From 79d204c5176a3960fda9d1c2021500804520af42 Mon Sep 17 00:00:00 2001 From: Aleksandr Proklov Date: Sun, 13 Aug 2023 13:58:37 +0900 Subject: [PATCH] skip test t9500 --- git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git.spec b/git.spec index e92821c..26241f9 100644 --- a/git.spec +++ b/git.spec @@ -394,7 +394,7 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_bra %find_lang %{name} %check -GIT_SKIP_TESTS="t9001 t9902" +GIT_SKIP_TESTS="t9001 t9902 t9500" %ifarch aarch64 %{arm} %{power64} # Skip tests which fail on aarch64, arm, and ppc #