clientserver_stopinsert test got changed, stop removing it for now
This commit is contained in:
parent
e11740b916
commit
647dfadd02
1 changed files with 3 additions and 1 deletions
4
vim.spec
4
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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue