mirror of
https://github.com/neovim/neovim.git
synced 2024-12-21 19:55:04 -07:00
vim-patch:8.0.0417: test for the clipboard fails sometimes (#8174)
Problem: Test for the clipboard fails sometimes.
Solution: Add it to the flaky tests.
0fbff646d5
This commit is contained in:
parent
9ebe2ad331
commit
ce5c2030bf
@ -237,6 +237,7 @@ let s:flaky = [
|
||||
\ 'Test_oneshot()',
|
||||
\ 'Test_out_cb()',
|
||||
\ 'Test_paused()',
|
||||
\ 'Test_quoteplus()',
|
||||
\ 'Test_reltime()',
|
||||
\ 'Test_terminal_composing_unicode()',
|
||||
\ 'Test_terminal_redir_file()',
|
||||
|
Loading…
Reference in New Issue
Block a user