Date: Wed, 07 Oct 2020 09:49:07 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 250178] Failing test case: sys.capsicum.functional.Capability__NoBypassDAC Message-ID: <bug-250178-32464-4ClRI8pBAV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250178-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-250178-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250178 Li-Wen Hsu <lwhsu@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Li-Wen Hsu <lwhsu@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 --=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-250178-32464-4ClRI8pBAV>