mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:8.0.1507: timer test is a bit flaky
Problem: Timer test is a bit flaky.
Solution: Add it to the list of flaky tests.
bfbea567d8
This commit is contained in:
@@ -243,6 +243,7 @@ let s:flaky = [
|
|||||||
\ 'Test_quoteplus()',
|
\ 'Test_quoteplus()',
|
||||||
\ 'Test_quotestar()',
|
\ 'Test_quotestar()',
|
||||||
\ 'Test_reltime()',
|
\ 'Test_reltime()',
|
||||||
|
\ 'Test_repeat_three()',
|
||||||
\ 'Test_terminal_composing_unicode()',
|
\ 'Test_terminal_composing_unicode()',
|
||||||
\ 'Test_terminal_redir_file()',
|
\ 'Test_terminal_redir_file()',
|
||||||
\ 'Test_terminal_tmap()',
|
\ 'Test_terminal_tmap()',
|
||||||
|
Reference in New Issue
Block a user