FreeBSD-stable-14-amd64-test - Build #828 - Still Unstable
Date: Tue, 03 Dec 2024 03:01:56 UTC
FreeBSD-stable-14-amd64-test - Build #828 (f16b81e620c613f509ed5bf66b7f96f87928bb1c) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/828/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/828/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/828/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)
957f7a2a58e550bd31d8ebec67f99d19087746a2 by emaste:
comsat: Improve use of setuid()
0e0329c6dbabc12f5ab08bb63929a2ba6d506084 by emaste:
ng_parse: disallow negative length for malloc
edb7173b8c99fd4177a0e6eca28f2e4496335df3 by kib:
amd64: add machine/pte.h
077cbcaefb252c6ca9b9e64a9b5cf76409d82586 by kib:
amdiommu: Fix device table segment base register offsets
18172439a303d048e668c2fdae4249d37e223524 by kib:
amdiommu: use static array for device table base register offsets
ebe9a47c00658e80fe54f4ff8d1b6c51c0e6b081 by kib:
acpica: rename acpi_parse_pxm() to acpi_pxm_parse() and make it
dc75bb826441630c9d3934044172b9b97873d532 by kib:
acpica: add domain ivar
d5adab0e7824d45fbf364b227b01180ff92c049e by kib:
dmar: set acpi ivar domain on identify()
fb0014d04e845f1cec15981a4ca1186cc9dfdb26 by kib:
stdio(3): correct summary information for fileno(3)
9fb5c02356b0717aa3cdde3c19adc6d3f0521225 by kib:
fileno(3): set errno when returning -1
468d647a5a10468378afdb74f2eeafc707a6d28e by kib:
mlx5e: Immediately initialize TLS send tags
5cd87fd6df53482f84fd26b99cc43d9045cff87b by kib:
mlx5e: Use M_WAITOK when allocating TLS tags
9ff300614ba71cfc2958b8ffe606e3df53023b29 by kib:
mlx5e tls: Ensure all allocated tags have a hw context associated
75cba37ccf90be5011e6260c7699f702eaa6d825 by kib:
mlx5_en: style function prototype
e6bcfb14f27df1704d77cacfe9962d3fbc49f20e by kib:
mlx5en: fix the sign of mlx5e_tls_st_init() error, convert from Linux to
7211ab584ecf5e0a7053733188c90797bd20fcb9 by kib:
mlx5e tls: use non-sleeping malloc flag is it was intended
2657d38625cff8c16dfbb7e8ca80d895f988d840 by kib:
mlx5en: move runtime capabilities checks into helper functions
f16b81e620c613f509ed5bf66b7f96f87928bb1c by kib:
mlx5en: only enable to toggle offload caps if they are supported
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