From c55a0be1ead99e0d7ee9b519c104614556cac76c Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 3 Mar 2019 20:44:07 +0100 Subject: [PATCH] racy tests in t5570 are removed/fixed by upstream --- git-core.spec | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.43.0