From 047a5e582406552ede2dd9a280b67d9deb610974 Mon Sep 17 00:00:00 2001 From: Aleksandr Proklov Date: Sun, 13 Aug 2023 20:28:19 +0900 Subject: [PATCH] skip test t9501 --- git.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/git.spec b/git.spec index 26241f9..985d03c 100644 --- a/git.spec +++ b/git.spec @@ -394,7 +394,8 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_bra %find_lang %{name} %check -GIT_SKIP_TESTS="t9001 t9902 t9500" +# t9501 t9500 gitweb test need internet connection +GIT_SKIP_TESTS="t9001 t9902 t9500 t9501" %ifarch aarch64 %{arm} %{power64} # Skip tests which fail on aarch64, arm, and ppc #