mirror of
https://github.com/neovim/neovim.git
synced 2024-12-21 03:35:02 -07:00
vim-patch:8.1.1854: now another timer test is flaky #10791
Problem: Now another timer test is flaky.
Solution: Add test to list of flaky tests.
973d5304a4
This commit is contained in:
parent
282ffc840d
commit
e56f62e9a7
@ -288,6 +288,7 @@ let s:flaky_tests = [
|
||||
\ 'Test_reltime()',
|
||||
\ 'Test_repeat_many()',
|
||||
\ 'Test_repeat_three()',
|
||||
\ 'Test_stop_all_in_callback()',
|
||||
\ 'Test_terminal_composing_unicode()',
|
||||
\ 'Test_terminal_redir_file()',
|
||||
\ 'Test_terminal_tmap()',
|
||||
|
Loading…
Reference in New Issue
Block a user