mirror of
https://github.com/neovim/neovim.git
synced 2026-05-05 05:25:10 +00:00
vim-patch:8.1.1176: test for dragging a tab is flaky
Problem: Test for dragging a tab is flaky.
Solution: Add a brief sleep.
7f27976589
Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in:
@@ -297,6 +297,8 @@ func Test_xterm_mouse_drag_to_move_tab()
|
||||
\ 'Tab page 2',
|
||||
\ '# Xtab1'], a)
|
||||
|
||||
" brief sleep to avoid causing a double-click
|
||||
sleep 20m
|
||||
%bwipe!
|
||||
endfor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user