mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.1.2151: state test is a bit flaky
Problem: State test is a bit flaky.
Solution: Add to the list of flaky tests.
3c8cd4a1dc
This commit is contained in:
parent
7ba26ef3c0
commit
6c6abd11f7
@ -295,6 +295,7 @@ let s:flaky_tests = [
|
||||
\ 'Test_reltime()',
|
||||
\ 'Test_repeat_many()',
|
||||
\ 'Test_repeat_three()',
|
||||
\ 'Test_state()',
|
||||
\ 'Test_stop_all_in_callback()',
|
||||
\ 'Test_terminal_composing_unicode()',
|
||||
\ 'Test_terminal_redir_file()',
|
||||
|
Loading…
Reference in New Issue
Block a user