From 79786027f08212403b2b782e04c99f54cef0d8d4 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 17 Jul 2018 12:03:15 -0700 Subject: [PATCH] Add an issue link for test failures --- rust-rayon.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rust-rayon.spec b/rust-rayon.spec index 92cfc54..eb58a56 100644 --- a/rust-rayon.spec +++ b/rust-rayon.spec @@ -1,5 +1,7 @@ # Generated by rust2rpm -%bcond_without check +# Some tests are broken on non-x86_64 +# https://github.com/rayon-rs/rayon/issues/585 +%bcond_with check %global debug_package %{nil} %global crate rayon