skip test t9501

This commit is contained in:
Aleksandr Proklov 2023-08-13 20:28:19 +09:00
parent 79d204c517
commit 047a5e5824

View file

@ -394,7 +394,8 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_bra
%find_lang %{name} %find_lang %{name}
%check %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} %ifarch aarch64 %{arm} %{power64}
# Skip tests which fail on aarch64, arm, and ppc # Skip tests which fail on aarch64, arm, and ppc
# #