clientserver_stopinsert test got changed, stop removing it for now

This commit is contained in:
Zdenek Dohnal 2026-03-06 12:18:55 +01:00
commit 647dfadd02

View file

@ -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