FreeBSD-main-amd64-test - Build #22747 - Still Unstable
Date: Thu, 05 Jan 2023 13:56:25 UTC
FreeBSD-main-amd64-test - Build #22747 (95fa2e0aee5b7259cf4bcdea7396c4dff3241173) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22747/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22747/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22747/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) 95fa2e0aee5b7259cf4bcdea7396c4dff3241173 by andrew: loader.efi: make sure kernel image is executable The failed test cases: 5 tests failed. FAILED: sys.kern.ptrace_test.ptrace__follow_fork_parent_detached_unrelated_debugger Error Message: /usr/src/tests/sys/kern/ptrace_test.c:594: WIFSTOPPED(status) not met FAILED: usr.sbin.etcupdate.preworld_test.main Error Message: Returned non-success exit status 1 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