Skip unreliable test

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
epel9
Igor Raits 5 years ago
parent 28978de6a4
commit 74a661a633
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -67,7 +67,9 @@ which use "default" feature of "%{crate}" crate.
%if %{with check} %if %{with check}
%check %check
%cargo_test # Test below is just unreliable
# https://github.com/crossbeam-rs/crossbeam/pull/474#issuecomment-589250957
%cargo_test -- -- --skip fairness2
%endif %endif
%changelog %changelog

Loading…
Cancel
Save