From 647dfadd0297d977215cf2d9d67bbbc4920d5e04 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Fri, 6 Mar 2026 12:18:55 +0100 Subject: [PATCH] clientserver_stopinsert test got changed, stop removing it for now --- vim.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vim.spec b/vim.spec index 97e7f4ad..46f69264 100644 --- a/vim.spec +++ b/vim.spec @@ -417,7 +417,9 @@ perl -pi -e "s,bin/nawk,bin/awk,g" runtime/tools/mve.awk %endif %if %{without flakytests} -%patch -P 10001 -p1 -b .flakytests +# there is upstream change in the test, stop removing the test for now +# and see if the error reappears +#%%patch -P 10001 -p1 -b .flakytests %endif