From: Darrick J. Wong Date: Tue, 2 May 2023 20:08:17 +0000 (-0700) Subject: xfs/262: remove dangerous labels X-Git-Tag: v2023.05.14~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f093a7503a6a291456879cad6127f0cf4bb5ea0d;p=xfstests-dev.git 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 Reviewed-by: Zorro Lang Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/262 b/tests/xfs/262 index 78db5e34..b28a6c88 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