diff --git a/disable-unreliable-tests.patch b/disable-unreliable-tests.patch index e5a8499..a4bcf85 100644 --- a/disable-unreliable-tests.patch +++ b/disable-unreliable-tests.patch @@ -34,6 +34,14 @@ Index: vim-8.2.3075/src/testdir/Make_all.mak test_balloon_gui.res \ test_blob.res \ test_blockedit.res \ +@@ -460,7 +456,6 @@ NEW_TESTS_RES = \ + test_quickfix.res \ + test_quotestar.res \ + test_random.res \ +- test_recover.res \ + test_regex_char_classes.res \ + test_registers.res \ + test_rename.res \ Index: vim-8.2.3075/src/testdir/Makefile =================================================================== --- vim-8.2.3075.orig/src/testdir/Makefile