FreeBSD-main-amd64-test - Build #20741 - Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 26 Feb 2022 20:47:33 UTC
FreeBSD-main-amd64-test - Build #20741 (b6ac753a881be1a72bfbdb0d7ce0b22347eda458) - Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20741/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20741/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/20741/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)

f94066c8aa35a27b00a9a6a132fcdcad9959177b by scottl:
Fix "set but not used" in aic7xxx/aic79xx.  The variables were dead

dec703c7e03a8a2cd90e5646156b372b2e5b539b by scottl:
Fix "set but not used" in the ips driver.  Dead code.

55339af296ca2a360a82e46d6699fd1b57ecf815 by scottl:
Expand __diagused to include the KTR kernel diagnostic option.

fa911920b1f0a2ac082446ac221d1c63fd989db9 by scottl:
Fix "set but not used" for real in the ciss driver.

b6ac753a881be1a72bfbdb0d7ce0b22347eda458 by scottl:
Fix "set but not used" in twe.



The failed test cases:

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

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