Skip broken test

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 6 years ago
parent e6690bdc54
commit 971eb4b71d
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -104,7 +104,8 @@ which use "use_std" feature of "%{crate}" crate.
%if %{with check}
%check
%cargo_test
# https://github.com/rust-lang/regex/issues/593
%cargo_test -- -- --skip error_messages::repetition_quantifier_expects_a_valid_decimal
%endif
%changelog

Loading…
Cancel
Save