mirror of
https://github.com/neovim/neovim.git
synced 2025-12-10 08:32:42 +00:00
vim-patch:7.4.1477
Problem: Test_reltime is flaky, it depends on timing.
Solution: When it fails run it a second time.
b5760a1ce5
This commit is contained in:
@@ -221,6 +221,7 @@ endif
|
||||
" Names of flaky tests.
|
||||
let s:flaky = [
|
||||
\ 'Test_oneshot()',
|
||||
\ 'Test_reltime()',
|
||||
\ 'Test_terminal_composing_unicode()',
|
||||
\ 'Test_terminal_redir_file()',
|
||||
\ 'Test_with_partial_callback()',
|
||||
|
||||
Reference in New Issue
Block a user