From 1b50b9f06c78e4a724c61c9c6e00d43bbe1a3a8a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 2 Mar 2015 13:23:22 +0000 Subject: [PATCH] Disable mdadm test because of mdadm hangs (RHBZ#1197305). --- libguestfs.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/libguestfs.spec b/libguestfs.spec index 799cf1d..58f4b6d 100644 --- a/libguestfs.spec +++ b/libguestfs.spec @@ -888,6 +888,9 @@ export SKIP_TEST_FUSE_SH=1 # Disable btrfs-qgroup-show (RHBZ#1188553). export SKIP_TEST_BTRFS_QGROUP_SHOW=1 +# mdadm --stop hangs (RHBZ#1197305). +SKIP_TEST_MDADM_SH + # Skip gnulib tests which fail (probably these are kernel/glibc bugs). pushd gnulib/tests make -k check ||: @@ -1319,6 +1322,7 @@ popd - Remove dependency on uml_utilities, since UML is currently broken. - Speed python3 build by copying over the generator pod2text cache and disabling non-Python language bindings. +- Disable mdadm test because of mdadm hangs (RHBZ#1197305). * Wed Feb 18 2015 Richard W.M. Jones - 1:1.29.26-1 - New upstream version 1.29.26.