FreeBSD-stable-14-amd64-test - Build #899 - Still Unstable
Date: Fri, 24 Jan 2025 04:35:34 UTC
FreeBSD-stable-14-amd64-test - Build #899 (d7b69bb536f7dd4857f1aec86536737a2e94c68a) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/899/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/899/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/899/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)
9dc8d7326d7fc0f3e15c7b4b11d350e04c0acdb1 by emaste:
gvinum(8): Fix a typo
75bca5af38f66871e2fe2c3631f8177f68bc0d93 by jrm:
ObsoleteFiles.inc: Remove bogus entries
d7b69bb536f7dd4857f1aec86536737a2e94c68a by rmacklem:
nfscl: Fix a crash when a readdir entry has nul in it
The failed test cases:
6 tests failed.
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