diff mbox series

[2/7] xfs/262: remove dangerous labels

Message ID 168305809743.331137.7433555907275247899.stgit@frogsfrogsfrogs (mailing list archive)
State New, archived
Headers show
Series fstests: random fixes for v2023.05.01 | expand

Commit Message

Darrick J. Wong May 2, 2023, 8:08 p.m. UTC
From: Darrick J. Wong <djwong@kernel.org>

This test starts with a consistent filesystem and should end that way
too.  In other words, it isn't dangerous, so drop that from the tags.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
---
 tests/xfs/262 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/tests/xfs/262 b/tests/xfs/262
index 78db5e3421..b28a6c88b7 100755
--- a/tests/xfs/262
+++ b/tests/xfs/262
@@ -9,7 +9,7 @@ 
 # executable and libraries!) to see what happens.
 #
 . ./common/preamble
-_begin_fstest dangerous_fuzzers dangerous_scrub dangerous_online_repair
+_begin_fstest fuzzers scrub online_repair
 
 _register_cleanup "_cleanup" BUS