Also disable tests/charset since it uses btrfs.
btrfs is broken in F18/Rawhide: RHBZ#863978.
This commit is contained in:
parent
8dddac6b1a
commit
1cdb67d6f2
@ -765,6 +765,7 @@ export SKIP_TEST_BTRFS_SUBVOLUME_DELETE=1
|
||||
export SKIP_TEST_BTRFS_SUBVOLUME_SNAPSHOT=1
|
||||
export SKIP_TEST_MKFS_BTRFS=1
|
||||
perl -i.bak -e 'while (<>) {print unless /tests\/btrfs/}' Makefile.am
|
||||
perl -i.bak -e 'while (<>) {print unless /tests\/charset/}' Makefile.am
|
||||
|
||||
%if %{runtests}
|
||||
make check
|
||||
|
Loading…
Reference in New Issue
Block a user