FreeBSD-stable-14-amd64-test - Build #834 - Still Unstable
Date: Fri, 06 Dec 2024 16:39:18 UTC
FreeBSD-stable-14-amd64-test - Build #834 (0b80bf9edb199ca35dae25241e2dc38bd7e84cb9) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/834/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/834/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/834/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)
1f6936723e1051e92fb9b658f5f6fa13c2001cee by zlei:
ena: Remove \n from sysctl description
20675c61d1397c3f9f5dc857b0997a1172e05164 by zlei:
Install vmx man page also on arm64
d460330dfe80fb5545da5321c7fe1c9e2bf19003 by zlei:
Install pvscsi man page
0b80bf9edb199ca35dae25241e2dc38bd7e84cb9 by zlei:
udp: Prefer memcpy() over bcopy()
The failed test cases:
5 tests failed.
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