]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic/35[67]: disable swapfile tests on Btrfs
authorOmar Sandoval <osandov@fb.com>
Tue, 6 Dec 2016 01:01:28 +0000 (17:01 -0800)
committerEryu Guan <eguan@redhat.com>
Tue, 6 Dec 2016 11:04:19 +0000 (19:04 +0800)
commit8c96cfbfe530cadc978207dac11c9fb54a1ecd72
tree50cab7540303542fd2ee6a0df66afd6ed28e1c35
parentadcc60c6bf6aa10eb54309b712c1359bb4216eb4
generic/35[67]: disable swapfile tests on Btrfs

Btrfs doesn't support swapfiles (yet?), so generic/356 fails
erroneously, and generic/357 only passes by accident. Let's add a
_require_scratch_swapfile helper and add it to these tests.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/rc
tests/generic/356
tests/generic/357