mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:8.1.2162: popup resize test is flaky
Problem: Popup resize test is flaky. (Christian Brabandt)
Solution: Add the function to the list of flaky tests.
4e03933726
This commit is contained in:
parent
c54a7e586b
commit
7ba26ef3c0
@ -289,6 +289,7 @@ let s:flaky_tests = [
|
|||||||
\ 'Test_oneshot()',
|
\ 'Test_oneshot()',
|
||||||
\ 'Test_out_cb()',
|
\ 'Test_out_cb()',
|
||||||
\ 'Test_paused()',
|
\ 'Test_paused()',
|
||||||
|
\ 'Test_popup_and_window_resize()',
|
||||||
\ 'Test_quoteplus()',
|
\ 'Test_quoteplus()',
|
||||||
\ 'Test_quotestar()',
|
\ 'Test_quotestar()',
|
||||||
\ 'Test_reltime()',
|
\ 'Test_reltime()',
|
||||||
|
Loading…
Reference in New Issue
Block a user