From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> We deliberately corrupted the scratch fs, so don't check it afterwards. Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> --- tests/xfs/439 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html