From 971eb4b71d422e617d55fb6a82f68db7640dcf25 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Jul 06 2019 10:33:57 +0000 Subject: Skip broken test Signed-off-by: Igor Gnatenko --- 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