diff --git a/rust-sysinfo.spec b/rust-sysinfo.spec index 3ba8470..824928e 100644 --- a/rust-sysinfo.spec +++ b/rust-sysinfo.spec @@ -118,7 +118,7 @@ use the "rayon" feature of the "%{crate}" crate. %if %{with check} %check # * skip tests that fail when run on VMs, on tmpfs, or in systemd-nspawn -%cargo_test -- -- --skip test::check_processes_cpu_usage --skip test::check_cpus_number +%cargo_test -- -- --skip test::check_processes_cpu_usage --skip test::check_cpus_number --skip test_disks %endif %changelog