FreeBSD-stable-14-amd64-test - Build #968 - Still Unstable
Date: Tue, 04 Mar 2025 20:02:44 UTC
FreeBSD-stable-14-amd64-test - Build #968 (8278fd982926c3c9962ec3430723118fb99cc767) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/968/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/968/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/968/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)
a86dfa4296907f8a6170585b2bfd208db64a884d by christos:
sound: Do not return an error from chn_notify() if the children list is
8233ccc3bcee6dbe6179eca605d8a354a861cf7e by christos:
sound: Do not fail from vchan_destroy() if children list is empty
5fc710ae2d78d0f8625513b04d131011bde1f7c8 by christos:
sound: Call vchan_destroy() on vchan_create() failure
8be87b77e419d959339f815325a763da83d24123 by christos:
sound: Initialize channels with sane default rate and format
a8fc617701219d9d466332085381c266e9e686e3 by christos:
sound: Report actual vchanrate and vchanformat in sysctl
960ee8094913f1f96c6a432d84ae1f153b1a562c by christos:
sound: Allocate vchans on-demand
58e17fd3c4553f2c0db447cda237363f3017d27a by christos:
sound: Cache vchanmode
905ae2bc6a27b4e94643a337908dc4a59de2283a by christos:
sound: Handle multiple primary channel cases in vchan sysctls
5dc0c867c8cae68cf867c82432ce013d83214cc6 by christos:
sound: Remove SNDBUF_LOCKASSERT()
9091f61d2f2c947a29b4f7709232070e90f5cec2 by christos:
sound: Get rid of redundant variables in chn_setspeed() and
21e0d2aa35bf41951f1835eac0dd58be257cbc17 by christos:
sound: Return if the new speed/format is the same as the current one
bd9a9c0019517bb1433172e59c9df3c0cb171eb8 by christos:
snd_uaudio: Remove undefined functions
cd4615c223b3f4ef1c892b682f57c83eebafde1c by christos:
sound: Simplify locking during device creation
127a39c54c2bb56189bd44353d54e34c8ff220bd by christos:
sound: Update comment and channel insertion in vchan_create()
858504a1d89f3e1cb89f6126b3b59e80716fb3df by christos:
sound: Call chn_kill() in chn_init() failure
0a309ec1b80251afd69923a0a8e9692094533e05 by christos:
snd_uaudio.4: Move non-uaudio-specific BUGS paragraph to pcm.4
311b84540e737a55d032aa46975ea2379350077a by christos:
mixer(3): Do not skip devices with no volume control
8278fd982926c3c9962ec3430723118fb99cc767 by christos:
RELNOTES: Add 960ee8094913 note
The failed test cases:
5 tests failed.
FAILED: lib.libc.gen.getentropy_test.getentropy_sizes
Error Message:
/usr/src/lib/libc/tests/gen/getentropy_test.c:65: errno != EIO
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: 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