https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229930

            Bug ID: 229930
           Summary: tests/sys/acl/00:main fails in CI due to unexpected
                    error message
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

tests/sys/acl/00:main has been failing in CI for quite some time.  On a head
kernel from March-23 it passes; I don't know when it began to fail.  It seems
that the problem is a simple matter of setfacl printing the wrong error message
(or the test expecting the wrong error message).  The test expects

"setfacl: nnn: stat() failed: No such file or directory"

But what actually happens is:

"setfacl: nnn: pathconf(..., _PC_ACL_NFS4) failed: No such file or directory"

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to