FreeBSD-main-amd64-test - Build #21183 - Still unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 19 Apr 2022 21:25:14 UTC
FreeBSD-main-amd64-test - Build #21183 (b7d4192598fed6581be627fc767f06a62195dfd5) - Still unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21183/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21183/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21183/console

Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
                   following changes and this is a notification to note that
                   these changes have not been fully tested by the CI system

Change summaries:
(Those commits are likely but not certainly responsible)

5bdea8826bdd48e2221f1b436ce86021ede412f2 by jhb:
devclass_add_driver: Permit NULL to be passed in dcp.

2a99dd30dfaac98fea79f084b3a13c45199e1348 by jhb:
Deprecate the 'devclass' argument from *DRIVER_MODULE() macros.

e8d1145d10dc7d79cda34dcafff3ed3b25654dbd by jhb:
cxgbe: Remove unused devclass arguments to *DRIVER_MODULE().

b7d4192598fed6581be627fc767f06a62195dfd5 by jhb:
Bump Dd in manpages after removing devclass from DRIVER_MODULE.



The failed test cases:

1 tests failed.
FAILED:  sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger

Error Message:
/usr/src/tests/sys/kern/ptrace_test.c:603: WIFSTOPPED(status) not met