[Bug 250179] Failing test case: sys.capsicum.functional.Pdfork__OtherUserForked

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 7 09:50:00 UTC 2020


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

            Bug ID: 250179
           Summary: Failing test case:
                    sys.capsicum.functional.Pdfork__OtherUserForked
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: testing at FreeBSD.org
          Reporter: lwhsu at FreeBSD.org

This test case was skipped before because it was not running with root.

https://ci.freebsd.org/job/FreeBSD-head-amd64-test/16739/testReport/junit/sys.capsicum/functional/Pdfork__OtherUserForked/

/usr/src/contrib/capsicum-test/procdesc.cc:538: Failure
Expected equality of these values:
  -1
  kill(pid, 9)
    Which is: 0
/usr/src/contrib/capsicum-test/procdesc.cc:539: Failure
Expected equality of these values:
  1
  (* __error())
    Which is: 2
/usr/src/contrib/capsicum-test/procdesc.cc:540: Failure
Value of: state == 'R' || state == 'S'
  Actual: false
Expected: true
 pid 22844 in state Z
/usr/src/contrib/capsicum-test/procdesc.cc:522: Failure
Expected equality of these values:
  0
  rc
    Which is: 1

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


More information about the freebsd-testing mailing list