The test-case btrfs/125 is often failing due to a design deficiency in btrfs' RAID5 code. The details for this can be seen here: https://lore.kernel.org/linux-btrfs/CAL3q7H4oa70DUhOFE7kot62KjxcbvvZKxu62VfLpAcmgsinBFw@xxxxxxxxxxxxxx/ Remove the test from the auto group until we have a replacement for the current RAID5/6 code. Cc: Filipe Manana <fdmanana@xxxxxxxx> Signed-off-by: Johannes Thumshirn <johannes.thumshirn@xxxxxxx> --- tests/btrfs/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/group b/tests/btrfs/group index 72e74cc39d03..899a6d67f739 100644 --- a/tests/btrfs/group +++ b/tests/btrfs/group @@ -127,7 +127,7 @@ 122 auto quick snapshot qgroup 123 auto quick qgroup balance 124 auto replace volume balance -125 auto replace volume balance +125 replace volume balance 126 auto quick qgroup limit 127 auto quick send 128 auto quick send -- 2.26.2