Disable btrfs-qgroup-show test.

This commit is contained in:
Richard W.M. Jones 2015-02-03 09:01:35 +00:00
parent 4170b1cf27
commit bc0cbe0179

View File

@ -830,6 +830,9 @@ export SKIP_TEST_PART_GET_MBR_ID_0=1
# Disable fuse test (RHBZ#1184762).
export SKIP_TEST_FUSE_SH=1
# Disable btrfs-qgroup-show (RHBZ#1188553).
export SKIP_TEST_BTRFS_QGROUP_SHOW=1
# Skip gnulib tests which fail (probably these are kernel/glibc bugs).
pushd gnulib/tests
make -k check ||: