From 79786027f08212403b2b782e04c99f54cef0d8d4 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Jul 17 2018 19:03:15 +0000 Subject: Add an issue link for test failures --- 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