drop 9002

This commit is contained in:
Alexander Stefanov 2020-04-14 23:17:12 +00:00
parent ade609b6af
commit c236fe2e92

View file

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