FreeBSD-main-amd64-test - Build #22811 - Still Unstable
Date: Tue, 17 Jan 2023 16:13:06 UTC
FreeBSD-main-amd64-test - Build #22811 (d9499d3f47f21d28074e5a82daf82784081a37a4) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22811/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22811/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22811/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)
c0c1c599c0ca7e8a15509503991f8cd97c292bea by dumbbell:
linuxkpi: Define `GFP_NOFS` in `linux/gfp.h`
3aa335d00ac860565d106eb47e931206641cd653 by dumbbell:
linuxkpi: Add `gfp_mask` field to `struct shrink_control`
ed53e350d703b9e3ab78d137fd59a5a9dfef8b3f by dumbbell:
linuxkpi: Define `ioremap_cache()`
cf8f392260bf8e9b4e088f26f81ddb96bd97e91c by dumbbell:
linuxkpi: Add `memalloc_noreclaim_save()` and
e8ce32bea30d599b481735a1d1b0a87ac06c5a66 by dumbbell:
linuxkpi: Define EBADSLT to 57
4a312c21faebdbe68c7f99ad17130188e1e23657 by ceri:
lagg.4: update wireless example, document laggtype
d9499d3f47f21d28074e5a82daf82784081a37a4 by ceri:
bsdconfig: correct name of the wpa_supplicant config file
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