From c09b0c4e409778865bd302f23e7756714648de39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Fri, 13 Dec 2019 23:07:58 +0100 Subject: [PATCH] Disable test because of circular dependercy on futures MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert-André Mauchin --- rust-futures-task.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rust-futures-task.spec b/rust-futures-task.spec index 3e081aa..f29e466 100644 --- a/rust-futures-task.spec +++ b/rust-futures-task.spec @@ -1,5 +1,6 @@ # Generated by rust2rpm 11 -%bcond_without check +# Cyclic dependency with futures +%bcond_with check %global debug_package %{nil} %global crate futures-task