From 63aee278f796ca04abf1aad73a1784ddbfb4ea11 Mon Sep 17 00:00:00 2001 From: Johannes Thumshirn Date: Mon, 21 Sep 2020 23:30:35 +0900 Subject: [PATCH 1/1] btrfs: remove stale test for alien devices from auto group btrfs/198 is supposed to be a test for the patch "btrfs: remove identified alien device in open_fs_devices" but this patch was never merged in btrfs. Remove the test from fstests' auto group, as it is constantly failing. Signed-off-by: Johannes Thumshirn Reviewed-by: Josef Bacik Reviewed-by: Anand Jain Signed-off-by: Eryu Guan --- tests/btrfs/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/group b/tests/btrfs/group index 3b009220..8dfbb79d 100644 --- a/tests/btrfs/group +++ b/tests/btrfs/group @@ -199,7 +199,7 @@ 195 auto volume balance 196 auto metadata log volume 197 auto quick volume -198 auto quick volume +198 quick volume 199 auto quick trim 200 auto quick send clone 201 auto quick punch log -- 2.30.2