FreeBSD-main-amd64-test - Build #22645 - Still Unstable
Date: Thu, 15 Dec 2022 03:12:03 UTC
FreeBSD-main-amd64-test - Build #22645 (ac4e3a27ab499d3401e8810c6a11713e6ed6f76b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22645/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22645/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22645/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) ac4e3a27ab499d3401e8810c6a11713e6ed6f76b by gallatin: Unbreak the build when MAC is not defined The failed test cases: 5 tests failed. FAILED: sys.kern.ktls_test.ktls_receive_aes128_gcm_1_2_oversized_record 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:594: WIFSTOPPED(status) not met FAILED: sys.aio.aio_test.aio_socket_blocking_short_write Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_blocking_short_write_vectored Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_short_write_cancel Error Message: /usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met