From: Dave Chinner <dchinner@xxxxxxxxxx> generic/472 is for changes that are not upstream and seem dead in the water at the moment, so remove this test from the auto and quick groups until it's been resolved upstream and the changes merged. generic/473 really doesn't seme useful. FIEMAP is a debugging interface, xfs_io is a debugging tool and so trying to make every filesytem report exactly the same thing for a ranged query just strikes me as the wrong thing to be doing. This fails on XFS, and there's no apparent resolution to that in sight, so remove the test from the auto and quick, too. Signed-Off-By: Dave Chinner <dchinner@xxxxxxxxxx> --- tests/generic/group | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/generic/group b/tests/generic/group index b2ce7a66ce81..1e808865772f 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -474,8 +474,8 @@ 469 auto quick 470 auto quick dax 471 auto quick rw -472 auto quick rw -473 auto quick +472 rw +473 broken 474 auto quick shutdown metadata 475 shutdown auto log metadata 476 auto rw -- 2.16.1 -- 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