FreeBSD-main-amd64-test - Build #22505 - Still Unstable
Date: Fri, 18 Nov 2022 16:25:57 UTC
FreeBSD-main-amd64-test - Build #22505 (ae507c25de5ab327fca6578d2bd015aa4792b20d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22505/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22505/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22505/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) ae507c25de5ab327fca6578d2bd015aa4792b20d by kib: amd64 libc: add missed GNU-stack annotation to memmove/memcpy The failed test cases: 4 tests failed. FAILED: sys.kern.ktls_test.ktls_receive_aes256_cbc_1_2_sha1_bad_major 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_bad_minor 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_sha256_bad_major 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_sha384_bad_minor Error Message: /usr/src/tests/sys/kern/ktls_test.c:1511: errno == expected_error not met