FreeBSD-stable-14-amd64-test - Build #909 - Still Unstable
Date: Wed, 29 Jan 2025 20:40:20 UTC
FreeBSD-stable-14-amd64-test - Build #909 (9c72da889424ced8cfd906f834b7d35c4403437c) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/909/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/909/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/909/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)
a7a1b235501c2daac8fec2e4249c25aa4a888e75 by oshogbo:
colrm(1): Capsicumise
ac068edaa804922e708af99c32a69cb2e68c0388 by oshogbo:
perror(1): Capsicumise
15261be6003cd73e43848e805b893bbd1fe542bb by oshogbo:
leave(1): Capsicumise
ef3914a561102b9ad8330ea88bfa8c32b79a5582 by oshogbo:
leave(1): Replace magic exit codes with standard macros
75c8e113e687c4b3d8a284a94b6ec577bd20f791 by oshogbo:
leave: we should also cache time zone
8cf0915c1901207ef3d7297c07eeb8127d3b0544 by oshogbo:
perror(1): Reorder headers alphabetically to meet style(9) compliance
a6d0bc7065d84b63b221979f9e80e28fadf0d6b2 by oshogbo:
perror(1): Replace magic exit codes with standard macros
6285abfcf3c2ba5faefed44a38604823f7ced9b1 by oshogbo:
nl(1): Capsicumise the utility
6f34788b4e24ecbd6026e2dd9fa213290f31f8d5 by oshogbo:
colrm(1): Replace magic exit codes with standard macros
9c72da889424ced8cfd906f834b7d35c4403437c by maxim:
genl: typo fixes
The failed test cases:
7 tests failed.
FAILED: sys.geom.class.eli.setkey_test.setkey_passphrase
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