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_diffmode.vim b/src/testdir/test_diffmode.vim index 268c3e9..08ec71b 100644 --- a/src/testdir/test_diffmode.vim +++ b/src/testdir/test_diffmode.vim
@@ -845,6 +845,7 @@ endfunc func Test_diff_screen() + let g:test_is_flaky = 1 CheckScreendump CheckFeature menu