FreeBSD-main-amd64-test - Build #22778 - Still Unstable
Date: Wed, 11 Jan 2023 13:22:43 UTC
FreeBSD-main-amd64-test - Build #22778 (f273b4561386b8df7d4ea7b7b176bf9df298e1d7) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22778/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22778/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22778/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)
97a20be048b7d8d16597aed4c28ff85b82ed1d7e by gbe:
qcom_clk: Fix a typo in an error message
be51810f8d68937ec4e2ce05e89938bda34d8364 by gbe:
isci(4): Fix common typos in source code comments
bc9228749c2ab31192a17ef01cfb363480144cdc by gbe:
ahci(4): Fix a typo in a source code comment
e018483b10e7cf2cd852406648ccaf1f159ecb8d by gbe:
mrsas(4): Fix a typo in a source code comment
f272a059a40aee4eda44294bc5dfdf0bd7e5c02d by gbe:
mvs(4): Fix a typo in a source code comment
b6f9c6aadc686cf5a890afe16e26a0082fa25c87 by gbe:
ice: Fix a typo in a source code comment
70182a0cfb4bed3515cb7bcb2c5cde75bb61d069 by gbe:
vr(4): Fix a typo in a source code comment
f273b4561386b8df7d4ea7b7b176bf9df298e1d7 by gbe:
cxgbe(4): Fix a few common typos in source code comments
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