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