Skip a brittle test that fails depending on load

epel9
Fabio Valentini 2 years ago
parent 1c294a8cb7
commit 0b94a2dd50
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

@ -147,7 +147,8 @@ use the "vt100" feature of the "%{crate}" crate.
%if %{with check} %if %{with check}
%check %check
%cargo_test # * skip a brittle test that fails depending on load
%cargo_test -- -- --skip style::tests::wide_element_style
%endif %endif
%changelog %changelog

Loading…
Cancel
Save