Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test fails #14660

Open
ronin49 opened this issue Apr 29, 2024 · 1 comment
Open

test fails #14660

ronin49 opened this issue Apr 29, 2024 · 1 comment
Labels

Comments

@ronin49
Copy link
Contributor

ronin49 commented Apr 29, 2024

Steps to reproduce

make test

Expected behaviour

test pass

Version of Vim

latest

Environment

arch

Logs and stack traces

-------------------------------
Executed:  6154 Tests
 Skipped:    71 Tests
  FAILED:     1 Tests


Failures:
        From test_normal.vim:
        Found errors in Test_mouse_shape_after_cancelling_gr():
        command line..script /home/work/vim/src/testdir/runtest.vim[607]..function RunTheTest[57]..Test_mouse_shape_after_cancelling_gr line 26: Expected ['beam', 'arrow'] but got ['arrow', 'arrow']

TEST FAILURE
make[2]: *** [Makefile:53: report] Error 1
make[2]: Leaving directory '/home/work/vim/src/testdir'
make[1]: *** [Makefile:2190: scripttests] Error 2
make[1]: Leaving directory '/home/work/vim/src'
make: *** [Makefile:39: test] Error 2
[work@archlinux vim]$
@ronin49 ronin49 added the bug label Apr 29, 2024
@zeertzjq
Copy link
Member

It seems that #12157 will fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants