FreeBSD-stable-14-amd64-test - Build #924 - Still Unstable
Date: Fri, 07 Feb 2025 16:51:31 UTC
FreeBSD-stable-14-amd64-test - Build #924 (794283f94b82d3469941bf9d880b3e3940ac7435) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/924/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/924/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/924/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)
028323d616496e6244934917975835f326f82b00 by markj:
setfib.2: Note that the number of FIBs can be adjusted after boot
f34a651bc98881ab352132496e82acb960c321a3 by markj:
bhyve: Use a non-blocking read in slirp_recv()
af5c7b110f47d15c5da88255af642b798e0442a3 by markj:
bhyve: Implement the libslirp notify callback
bd8c494343ae403cc1b4c4822b7e6f204cf61165 by markj:
dtrace: Use size_t instead of uintptr_t to represent buffer offsets
dff74bbdd060e31fe790767ddd45e4e789495144 by markj:
savecore: add missing call to cap_openlog when in capabilities mode
703c6df05260880280c5d41aa8742afa86cbff55 by markj:
ure(4): Add support for ELECOM EDC-QUA3C
546b910adb880934482cbdc1b13c69f5421c52c1 by markj:
savecore: add a test for LOG_PERROR
0db4588bbe6e9eb83a5a824cc35d35e6fb878e26 by markj:
thread: Simplify sanitizer integration with thread creation
794283f94b82d3469941bf9d880b3e3940ac7435 by markj:
thread: Add a missing include of asan.h
The failed test cases:
7 tests failed.
FAILED: sbin.savecore.livedump_test.livedump_kldstat
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet]
Error Message:
/usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError
FAILED: sys.kern.sigsys.sigsys_test_off
Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met
FAILED: sys.kern.sigsys.sigsys_test_on
Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met
FAILED: usr.bin.grep.grep_test.recurse_symlink
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netmap.ctrl-api-test.main
Error Message:
Returned non-success exit status 255
FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__
Error Message:
Test program did not exit cleanly