skip test t9500

This commit is contained in:
Aleksandr Proklov 2023-08-13 13:58:37 +09:00
parent 794734b344
commit 79d204c517

View file

@ -394,7 +394,7 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_bra
%find_lang %{name} %find_lang %{name}
%check %check
GIT_SKIP_TESTS="t9001 t9902" GIT_SKIP_TESTS="t9001 t9902 t9500"
%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
# #