generic/314 no longer tests POSIX ACLs. It only tests the SGID bit. Therefore, it should not be in the acl group anymore. Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index fc32cfd..d7f5f7c 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -316,7 +316,7 @@ 311 auto metadata log 312 auto quick prealloc enospc 313 auto quick -314 auto quick acl +314 auto quick 315 auto quick rw prealloc 316 auto quick punch 317 auto metadata quick -- 2.8.0.rc3.226.g39d4020 -- 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