From 76e56f6189c778e58222c487f04c87331f5aa75b Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Sat, 14 Dec 2019 10:51:50 +0100 Subject: [PATCH] Disable tests Signed-off-by: Igor Gnatenko --- rust-futures-executor.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rust-futures-executor.spec b/rust-futures-executor.spec index 38043f1..8296f31 100644 --- a/rust-futures-executor.spec +++ b/rust-futures-executor.spec @@ -1,5 +1,7 @@ # Generated by rust2rpm 12 -%bcond_without check +# * Tests do not work out of the tree +# https://github.com/rust-lang-nursery/futures-rs/issues/1020 +%bcond_with check %global debug_package %{nil} %global crate futures-executor