Hotplugging causes qemu to segfault.

This commit is contained in:
Richard W.M. Jones 2015-03-23 17:03:20 +00:00
parent 35ff7d7647
commit ca4a1373e9
1 changed files with 4 additions and 0 deletions

View File

@ -935,6 +935,10 @@ export SKIP_TEST_BTRFS_QGROUP_SHOW=1
# mdadm --stop hangs (RHBZ#1197305).
export SKIP_TEST_MDADM_SH=1
# Hotplugging causes qemu to segfault (RHBZ#1204884).
export SKIP_TEST_HOT_ADD_PL=1
export SKIP_TEST_HOT_REMOVE_PL=1
# Skip gnulib tests which fail (probably these are kernel/glibc bugs).
pushd gnulib/tests
make -k check ||: