diff --git a/rust-regex.spec b/rust-regex.spec index 986d0bb..82f638f 100644 --- a/rust-regex.spec +++ b/rust-regex.spec @@ -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