Hi, This test fails 100% of the time for me on xfs and current git head, and is not run for ext4 since ext4 does not support shutdown. After talking with bfoster, it isn't expected to succeed right now. Since the auto group is for tests that *are* expected to succeed, let's move this one out. Signed-off-by: Jeff Moyer <jmoyer@xxxxxxxxxx> diff --git a/tests/generic/group b/tests/generic/group index a33536e..4b70008 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -44,7 +44,7 @@ 039 metadata auto quick 040 metadata auto quick 041 metadata auto quick -042 auto quick rw +042 quick rw 043 metadata log auto 044 metadata log auto 045 metadata log auto -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html