FreeBSD-main-amd64-test - Build #22721 - Still Unstable
Date: Sat, 31 Dec 2022 19:10:46 UTC
FreeBSD-main-amd64-test - Build #22721 (e81ecab4b18f71956ae1370520031b3c8f5b012b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22721/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22721/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22721/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) e81ecab4b18f71956ae1370520031b3c8f5b012b by vmaffione: netmap: bridge: fix -Wdate-time compilation issue The failed test cases: 4 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_child_detached_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