From: Jan Palus Date: Sun, 3 Mar 2019 19:44:07 +0000 (+0100) Subject: racy tests in t5570 are removed/fixed by upstream X-Git-Tag: auto/th/git-core-2.22.0-1~2 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fgit-core.git;a=commitdiff_plain;h=c55a0be1ead99e0d7ee9b519c104614556cac76c racy tests in t5570 are removed/fixed by upstream --- diff --git a/git-core.spec b/git-core.spec index 82419b0..abb3128 100644 --- a/git-core.spec +++ b/git-core.spec @@ -477,8 +477,6 @@ echo "BLK_SHA1=1" >> config.mak %endif %if %{with tests} -# t5770 has multiple race conditions making it very unstable -GIT_SKIP_TESTS=t5570 %if %{without tests_cvs} %{__rm} t/t*cvs*.sh || : %endif