mirror of
https://github.com/neovim/neovim.git
synced 2026-01-17 10:38:57 +10:00
vim-patch:8.0.1370: channel test for callback is flaky
Problem: Channel test for callback is flaky.
Solution: Add the test to thelist of flaky tests.
1eca6f13d6
This commit is contained in:
@@ -221,6 +221,7 @@ endif
|
||||
" Names of flaky tests.
|
||||
let s:flaky = [
|
||||
\ 'Test_oneshot()',
|
||||
\ 'Test_out_cb()',
|
||||
\ 'Test_paused()',
|
||||
\ 'Test_reltime()',
|
||||
\ 'Test_terminal_composing_unicode()',
|
||||
|
||||
Reference in New Issue
Block a user