From: Filipe Manana <fdmanana@xxxxxxxx> Test btrfs/108 does not test collapse, in fact btrfs does not even support the fallocate collapse operation, so remove it. Test btrfs/159 does not test collapse either, it tests hole punching, so replace the collapse group with the punch group. Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> --- tests/btrfs/group | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/btrfs/group b/tests/btrfs/group index 45782565..3ea84b1c 100644 --- a/tests/btrfs/group +++ b/tests/btrfs/group @@ -110,7 +110,7 @@ 105 auto quick send 106 auto quick clone compress 107 auto quick prealloc -108 auto quick send clone punch collapse +108 auto quick send clone punch 109 auto quick send clone compress 110 auto quick send 111 auto quick send @@ -161,7 +161,7 @@ 156 auto quick trim 157 auto quick raid 158 auto quick raid scrub -159 auto quick collapse +159 auto quick punch 160 auto quick 161 auto quick volume 162 auto quick volume -- 2.11.0