FreeBSD-main-amd64-test - Build #22604 - Still Unstable
Date: Thu, 08 Dec 2022 17:26:46 UTC
FreeBSD-main-amd64-test - Build #22604 (5eeb4f737f11b253ac330ae459b05e30fd16d0e8) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22604/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22604/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22604/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)
5eeb4f737f11b253ac330ae459b05e30fd16d0e8 by dfr:
imgact_binmisc: Optionally pre-open the interpreter vnode
The failed test cases:
2 tests failed.
FAILED: sys.kern.ktls_test.ktls_receive_chacha20_poly1305_1_3_bad_minor
Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1587: errno == expected_error not met
FAILED: sys.kern.ptrace_test.ptrace__follow_fork_both_attached_unrelated_debugger
Error Message:
/usr/src/tests/sys/kern/ptrace_test.c:595: WIFSTOPPED(status) not met