FreeBSD-main-amd64-test - Build #22649 - Still Unstable
Date: Thu, 15 Dec 2022 22:23:10 UTC
FreeBSD-main-amd64-test - Build #22649 (b357d40f0818c570b870f1ac1a7fb61dcceba53f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22649/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22649/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22649/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) 120eff994aeb31671c144a1835c62d9d8789a5a0 by jhb: ptrace.2: Fix warnings from igor. b357d40f0818c570b870f1ac1a7fb61dcceba53f by jhb: kdebug_secasv: Update for recent locking changes. The failed test cases: 5 tests failed. FAILED: sys.kern.ktls_test.ktls_receive_aes128_cbc_1_2_sha1_bad_minor Error Message: /usr/src/tests/sys/kern/ktls_test.c:1587: errno == expected_error not met FAILED: sys.kern.ktls_test.ktls_receive_aes256_cbc_1_1_sha1_bad_major 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