diff mbox

[1/6] xfs/439: don't check filesystem afterwards

Message ID 152821697647.24976.16158232867443217035.stgit@magnolia (mailing list archive)
State New, archived
Headers show

Commit Message

Darrick J. Wong June 5, 2018, 4:42 p.m. UTC
From: Darrick J. Wong <darrick.wong@oracle.com>

We deliberately corrupted the scratch fs, so don't check it afterwards.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
 tests/xfs/439 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



--
To unsubscribe from this list: send the line "unsubscribe fstests" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/tests/xfs/439 b/tests/xfs/439
index 215c4b90..4ab1c986 100755
--- a/tests/xfs/439
+++ b/tests/xfs/439
@@ -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