mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/439: don't check filesystem afterwards
We deliberately corrupted the scratch fs, so don't check it afterwards. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
committed by
Eryu Guan
parent
b22c18ca9c
commit
dcc690e862
+1
-1
@@ -47,7 +47,7 @@ _cleanup()
|
||||
# real QA test starts here
|
||||
_supported_os Linux
|
||||
_supported_fs xfs
|
||||
_require_scratch
|
||||
_require_scratch_nocheck
|
||||
# We corrupt XFS on purpose, and check if assert failures would crash system.
|
||||
_require_no_xfs_bug_on_assert
|
||||
|
||||
|
||||
Reference in New Issue
Block a user