[Bug 250178] Failing test case: sys.capsicum.functional.Capability__NoBypassDAC

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 7 09:49:07 UTC 2020


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

Li-Wen Hsu <lwhsu at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Li-Wen Hsu <lwhsu at FreeBSD.org> ---
(In reply to Li-Wen Hsu from comment #0)
The stderr in comment #0 is wrong, this is the correct one:

/usr/src/contrib/capsicum-test/capability-fd.cc:1296: Failure
Expected equality of these values:
  -1
  rc
    Which is: 0
/usr/src/contrib/capsicum-test/capability-fd.cc:1297: Failure
Expected equality of these values:
  1
  (* __error())
    Which is: 2
/usr/src/contrib/capsicum-test/capability-fd.cc:1303: Failure
Expected equality of these values:
  0
  ((status) >> 8)
    Which is: 1
/usr/src/contrib/capsicum-test/capability-fd.cc:1306: Failure
Expected equality of these values:
  (mode_t)(0100000|0644)
    Which is: 33188
  info.st_mode
    Which is: 33206

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


More information about the freebsd-testing mailing list