FreeBSD-main-amd64-test - Build #22644 - Still Unstable
Date: Thu, 15 Dec 2022 00:57:42 UTC
FreeBSD-main-amd64-test - Build #22644 (2e2a1c313935c08ffa2f1a4b623d0dee78f54be9) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22644/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22644/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22644/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)
e2e088ae86da4bf5ff5ad7c04bad9d6ce84b1e0e by rrs:
Rack cannot be loaded without cc_newreno compiled into the kernel.
2e2a1c313935c08ffa2f1a4b623d0dee78f54be9 by rrs:
Opps take out a stray left behind printf that was
The failed test cases:
4 tests failed.
FAILED:  sys.kern.ktls_test.ktls_receive_aes256_gcm_1_3_bad_type
Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1587: errno == expected_error 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