Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jul 2018 18:21:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 229930] tests/sys/acl/00:main fails in CI due to unexpected error message
Message-ID:  <bug-229930-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229930

            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: bugs@FreeBSD.org
          Reporter: asomers@FreeBSD.org

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 see=
ms
that the problem is a simple matter of setfacl printing the wrong error mes=
sage
(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 director=
y"

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229930-227>