If a filesystem does not support ACLs, the generic/529 test execution is not run due to a `_require_acls' check executed in runtime. Signed-off-by: Vladimir Zapolskiy <vladimir@xxxxxxxxxx> --- tests/generic/group | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/generic/group b/tests/generic/group index 15f4bb085493..cad08e045001 100644 --- a/tests/generic/group +++ b/tests/generic/group @@ -530,7 +530,7 @@ 526 auto quick log 527 auto quick log 528 auto quick -529 auto quick attr +529 auto quick acl attr 530 auto quick unlink 531 auto quick unlink 532 auto quick -- 2.25.1