aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2023-05-02 13:08:17 -0700
committerZorro Lang <zlang@kernel.org>2023-05-14 21:50:34 +0800
commitf093a7503a6a291456879cad6127f0cf4bb5ea0d (patch)
treef81619705414de48c8b5fee2cce53556ea5a6d68
parent8c5f19b701eae8c9a255ed51cd12ad18c88259fa (diff)
downloadxfstests-dev-f093a7503a6a291456879cad6127f0cf4bb5ea0d.tar.gz
xfs/262: remove dangerous labels
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> Reviewed-by: Zorro Lang <zlang@redhat.com> Signed-off-by: Zorro Lang <zlang@kernel.org>
-rwxr-xr-xtests/xfs/2622
1 files changed, 1 insertions, 1 deletions
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