|
|
|
@ -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
|
|
|
|
|