diff --git a/rust-futures0.1.spec b/rust-futures0.1.spec index d6badb1..cedcc41 100644 --- a/rust-futures0.1.spec +++ b/rust-futures0.1.spec @@ -91,6 +91,8 @@ use the "with-deprecated" feature of the "%{crate}" crate. %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep +# remove tests that are unreliable and often spin forever +rm tests/buffer_unordered.rs %generate_buildrequires %cargo_generate_buildrequires