mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
xfs/435: disable dmesg checks
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> 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
b7cecbea22
commit
85357715c8
@@ -42,6 +42,7 @@ _require_loadable_fs_module "xfs"
|
||||
_require_quota
|
||||
_require_scratch_reflink
|
||||
_require_cp_reflink
|
||||
_disable_dmesg_check
|
||||
|
||||
rm -f "$seqres.full"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user