commit | f08b0eb8691ff09f98bc4beef986ece1c521655f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 16 13:00:14 2021 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 16 13:00:14 2021 +0100 |
tree | 46dcc3bc1012a1dc5960f509ccb08ef23c5735cf | |
parent | db3b44640d69ab27270691a3cab8d83cc93a0861 [diff] [blame] |
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.
diff --git a/src/testdir/test_gui.vim b/src/testdir/test_gui.vim index c01151c..6b849c7 100644 --- a/src/testdir/test_gui.vim +++ b/src/testdir/test_gui.vim
@@ -120,6 +120,7 @@ endfunc func Test_quoteplus() + let g:test_is_flaky = 1 let skipped = '' if !g:x11_based_gui