FreeBSD-main-amd64-test - Build #22855 - Still Unstable
Date: Wed, 25 Jan 2023 06:55:31 UTC
FreeBSD-main-amd64-test - Build #22855 (4c4a29267cbdd05471322e03bfd5eff8eb68e750) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22855/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22855/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22855/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)
25b18d8935a5ee933d5465f5db41ad58c26590f9 by kib:
libcxx: use __SIZEOF_LONG__ == 8 instead of __LP64__
4c4a29267cbdd05471322e03bfd5eff8eb68e750 by kib:
libcxx: add comment explaining why umtx is only used for 64bits
The failed test cases:
6 tests failed.
FAILED: sys.netpfil.common.dummynet.pf_queue
Error Message:
We failed prioritisation 1 times
FAILED: lib.libc.time.mktime_test.timegm_epoch
Error Message:
/usr/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c:98: Expected errno 0, got 84, in t == (time_t)0
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