Skip two tests that are unreliable

epel9 imports/e9/rust-fs_at-0.1.10-2.el9
Fabio Valentini 1 year ago
parent d3b0d0e186
commit 7a01ce6773
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -91,7 +91,8 @@ use the "workaround-procmon" feature of the "%{crate}" crate.
%if %{with check} %if %{with check}
%check %check
%cargo_test # * skip two tests that are unreliable
%cargo_test -- -- --exact --skip tests::readdir --skip tests::symlink_at
%endif %endif
%changelog %changelog

Loading…
Cancel
Save