Skip some tests which are broken with the Rawhide kernel.

This commit is contained in:
Richard W.M. Jones 2015-06-30 14:09:13 +01:00
parent 413b5290d2
commit ca49903719

View File

@ -906,6 +906,12 @@ export SKIP_TEST_HOT_REMOVE_PL=1
export SKIP_TEST_XFS_ADMIN=1
export SKIP_TEST_XFS_MISC_PL=1
# LVM/DM broken in Rawhide (RHBZ#1237136, RHBZ#1237137).
export SKIP_TEST_VGREMOVE_0=1
export SKIP_TEST_LVREMOVE_1=1
export SKIP_TEST_LVREMOVE_2=1
export SKIP_TEST_LUKS_SH=1
# Skip gnulib tests which fail (probably these are kernel/glibc bugs).
pushd gnulib/tests
make -k check ||: