mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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 <tytso@mit.edu> Reviewed-by: Eryu Guan <eguan@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
This commit is contained in:
committed by
Dave Chinner
parent
7ff4bb25ce
commit
8c947974a2
+4
-4
@@ -23,10 +23,10 @@
|
|||||||
018 fuzzers
|
018 fuzzers
|
||||||
019 fuzzers
|
019 fuzzers
|
||||||
271 auto rw quick
|
271 auto rw quick
|
||||||
301 aio dangerous ioctl rw stress
|
301 aio auto ioctl rw stress
|
||||||
302 aio dangerous ioctl rw stress
|
302 aio auto ioctl rw stress
|
||||||
303 aio dangerous ioctl rw stress
|
303 aio auto ioctl rw stress
|
||||||
304 aio dangerous ioctl rw stress
|
304 aio auto ioctl rw stress
|
||||||
305 auto
|
305 auto
|
||||||
306 auto rw resize quick
|
306 auto rw resize quick
|
||||||
307 auto ioctl rw
|
307 auto ioctl rw
|
||||||
|
|||||||
Reference in New Issue
Block a user