From 8c947974a2439e2e07fcf7770a9c0c3a7548f4c8 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 2 Nov 2015 11:00:48 +1100 Subject: [PATCH] ext4: move 30[1234] from the dangerous to the auto group The ext4/301, ext4/302, ext4/303, and ext4/304 tests are not crashing on 3.10.89, 3.14.53, 3.18.21, 4.1.8, and 4.3-rc2. So promote these tests from the dangerous to the auto group. Signed-off-by: Theodore Ts'o Reviewed-by: Eryu Guan Signed-off-by: Dave Chinner --- tests/ext4/group | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/ext4/group b/tests/ext4/group index c947db63..11914418 100644 --- a/tests/ext4/group +++ b/tests/ext4/group @@ -23,10 +23,10 @@ 018 fuzzers 019 fuzzers 271 auto rw quick -301 aio dangerous ioctl rw stress -302 aio dangerous ioctl rw stress -303 aio dangerous ioctl rw stress -304 aio dangerous ioctl rw stress +301 aio auto ioctl rw stress +302 aio auto ioctl rw stress +303 aio auto ioctl rw stress +304 aio auto ioctl rw stress 305 auto 306 auto rw resize quick 307 auto ioctl rw -- 2.47.3