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