FreeBSD-main-amd64-test - Build #22540 - Still Unstable
Date: Sat, 26 Nov 2022 18:55:58 UTC
FreeBSD-main-amd64-test - Build #22540 (21d5b592faa1cd71c201acfb2686b79e0bbba9f7) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22540/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22540/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22540/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)
21d5b592faa1cd71c201acfb2686b79e0bbba9f7 by jhibbits:
dpaa: Account for MDIO device not being found
The failed test cases:
3 tests failed.
FAILED: sys.kern.ktls_test.ktls_receive_aes128_cbc_1_2_sha256_oversized_record
Error Message:
/usr/src/tests/sys/kern/ktls_test.c:258: close(sv[1]) == 0 not met
FAILED: sys.kern.ktls_test.ktls_receive_aes128_gcm_1_3_bad_type
Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met
FAILED: sys.kern.ktls_test.ktls_receive_aes256_cbc_1_2_sha1_oversized_record
Error Message:
/usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met