https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285851
Bug ID: 285851
Summary: sys.kern.ktrace_test.ktrace__cap_sockaddr: has been
failing for the past few weeks
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
This test has been failing for the past few weeks. The child process for the
test is failing with the following context:
```
/usr/src/tests/sys/kern/ktrace_test.c:400: sendto(sfd, NULL, 0, 0, (const
struct sockaddr *)&addr, sizeof(addr)) != -1 not met
```
The output above suggests that an assertion which failed previously no longer
fails.
The test needs to be disabled or fixed, and whatever caused the behavior change
needs to be reconciled and addressed.
Reference:
https://ci.freebsd.org/job/FreeBSD-main-amd64-test/lastCompletedBuild/testReport/sys.kern/ktrace_test/ktrace__cap_sockaddr/
--
You are receiving this mail because:
You are the assignee for the bug.