mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
ZTS: Fix posix ACL tests that should pass
Make sure tests have proper include files. Make sure underlying "chmod" style permissions don't interfere with ACLs. Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Paul Zuchowski <pzuchowski@datto.com> Closes #8069
This commit is contained in:
committed by
Brian Behlendorf
parent
58aeb87a8f
commit
04a88fc00c
@@ -151,8 +151,6 @@ summary = {
|
||||
# reasons listed above can be used.
|
||||
#
|
||||
known = {
|
||||
'acl/posix/posix_001_pos': ['FAIL', known_reason],
|
||||
'acl/posix/posix_002_pos': ['FAIL', known_reason],
|
||||
'casenorm/sensitive_none_lookup': ['FAIL', '7633'],
|
||||
'casenorm/sensitive_none_delete': ['FAIL', '7633'],
|
||||
'casenorm/sensitive_formd_lookup': ['FAIL', '7633'],
|
||||
|
||||
Reference in New Issue
Block a user