diff mbox series

[1/2] xfs/435: disable dmesg checks

Message ID 157170898616.1172383.6811130003893894634.stgit@magnolia (mailing list archive)
State Accepted
Headers show
Series fstests: random fixes | expand

Commit Message

Darrick J. Wong Oct. 22, 2019, 1:49 a.m. UTC
From: Darrick J. Wong <darrick.wong@oracle.com>

This test corrupts the filesystem to see what assertions and other
things to get logged, so don't treat that as a failure.

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

Patch

diff --git a/tests/xfs/435 b/tests/xfs/435
index c6c846ad..7af63158 100755
--- a/tests/xfs/435
+++ b/tests/xfs/435
@@ -42,6 +42,7 @@  _require_loadable_fs_module "xfs"
 _require_quota
 _require_scratch_reflink
 _require_cp_reflink
+_disable_dmesg_check
 
 rm -f "$seqres.full"