xfs/235 is the only test effectively exercising the temporary enabling of SB_ACTIVE during log recovery. Add it to the auto group to increase coverage. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- tests/xfs/235 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/xfs/235 b/tests/xfs/235 index 5b201d930769..c959dfd6e33a 100755 --- a/tests/xfs/235 +++ b/tests/xfs/235 @@ -8,7 +8,7 @@ # then see how the kernel and xfs_repair deal with it. # . ./common/preamble -_begin_fstest fuzzers rmap +_begin_fstest auto fuzzers rmap # Import common functions. . ./common/filter -- 2.45.2