FreeBSD-main-amd64-test - Build #26361 - Still Unstable
Date: Sun, 27 Apr 2025 22:29:51 UTC
FreeBSD-main-amd64-test - Build #26361 (9b2a503a1179e026a4efc0b2e0a910168bc806ed) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26361/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26361/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26361/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)
331e1b33b39b87bce0805d01719c3e71c130c631 by adrian:
miiproxy: add missing dependency on mdio
07b56e2653a29e09801113f0f91067f8dce83ccb by adrian:
miiproxy: add as a module
4a167205f225d2e739dac273d7b7cc228f925737 by adrian:
etherswitch: add etherswitch module
322f3f587e2cdba975a9ebc1561e7caf29840f77 by adrian:
e6000sw: correctly depend upon etherswitch
bca86850737c981c482e76644422e8b9eec6093c by adrian:
e6000sw: always compile it
af298663e9ff77e3a03da10d89d89e73a69a9ea7 by adrian:
e6000sw: unlock the driver lock in the error path during attach
ee7f62faa893bd9bbe6650716579072724c427cb by adrian:
e6000sw: stop / drain the taskqueue (and tick) during detach
c78f603ab77ff3a2910d9b7ef190b30b611fc311 by adrian:
e6000sw: schedule e6000sw_tick() to occur once a second
9b2a503a1179e026a4efc0b2e0a910168bc806ed by adrian:
e6000sw: add support for 88E6190X
The failed test cases:
3 tests failed.
FAILED: lib.libc.stdlib.getenv_r_test.getenv_r_erange
Error Message:
/usr/src/lib/libc/tests/stdlib/getenv_r_test.c:59: ERANGE != errno
FAILED: sys.netinet.broadcast.INADDR_BROADCAST
Error Message:
/usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details