mirror of
https://github.com/neovim/neovim.git
synced 2026-01-22 05:04:51 +10:00
vim-patch:8.1.2364: termwinscroll test is flaky on FreeBSD
Problem: Termwinscroll test is flaky on FreeBSD.
Solution: Add to list of flaky tests. Rename function.
e219f73ed5
This commit is contained in:
@@ -327,6 +327,7 @@ let s:flaky_tests = [
|
||||
\ 'Test_terminal_composing_unicode()',
|
||||
\ 'Test_terminal_redir_file()',
|
||||
\ 'Test_terminal_tmap()',
|
||||
\ 'Test_termwinscroll()',
|
||||
\ 'Test_with_partial_callback()',
|
||||
\ ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user