FreeBSD-main-amd64-test - Build #22815 - Still Unstable
Date: Tue, 17 Jan 2023 22:08:56 UTC
FreeBSD-main-amd64-test - Build #22815 (0d7064d58f897c95c3bd319b497f70c8177e0de6) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22815/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22815/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22815/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)
986c7be472bd8b29bb280e72b57e6cbf1851b26f by hselasky:
uhci(4): Add new USB IDs.
f9237e1937a4e399e08ca8e5bd88a60910e74be6 by hselasky:
ehci(4): Add new USB IDs.
0d7064d58f897c95c3bd319b497f70c8177e0de6 by hselasky:
xhci(4): Add new USB IDs.
The failed test cases:
6 tests failed.
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: sys.net.if_tun_test.235704
Error Message:
atf-check failed; see the output of the test for details
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