Skip test which does not work in mock

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

@ -94,7 +94,8 @@ which use "debug" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/GuillaumeGomez/sysinfo/issues/227
%cargo_test -- -- --skip traits::SystemExt::new_with_specifics
%endif
%changelog

Loading…
Cancel
Save