diff --git a/rust-sysinfo.spec b/rust-sysinfo.spec index 3322bbf..a1ccb48 100644 --- a/rust-sysinfo.spec +++ b/rust-sysinfo.spec @@ -95,7 +95,8 @@ which use "debug" feature of "%{crate}" crate. %if %{with check} %check -%cargo_test +# https://github.com/GuillaumeGomez/sysinfo/issues/300 +%cargo_test -- -- --skip test_disks %endif %changelog