mirror of
https://github.com/vim/vim.git
synced 2025-11-16 23:24:03 -05:00
patch 8.2.3518: Test_xrestore sometimes fails
Problem: Test_xrestore sometimes fails.
Solution: Mark the test as flayky. Move marking test as flaky to the test
instead of listing them in runtest.
This commit is contained in:
@@ -136,6 +136,8 @@ endfunc
|
||||
|
||||
func Test_xrestore()
|
||||
CheckFeature xterm_clipboard
|
||||
let g:test_is_flaky = 1
|
||||
|
||||
let display = $DISPLAY
|
||||
new
|
||||
call CheckCopyPaste()
|
||||
|
||||
Reference in New Issue
Block a user