FreeBSD-main-amd64-test - Build #26704 - Unstable
Date: Wed, 02 Jul 2025 20:23:26 UTC
FreeBSD-main-amd64-test - Build #26704 (ea6376adc8b969936259537ed894213162b376e8) - Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26704/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26704/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26704/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)
c3fc0db3bc50df18a724e6e6b12ea4e060fd9255 by tuexen:
tcp: set net.inet.tcp.nolocaltimewait to 0 and deprecate it
ea6376adc8b969936259537ed894213162b376e8 by tuexen:
tcp: improve name of function
The failed test cases:
4 tests failed.
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__fopen_write
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:528: test_file_fopen(fa, files[i], "w", &pfile) == 0 not met
FAILED: lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_realpath
Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:733: test_file_open(fa, files[i], &fd) == 0 not met
FAILED: sys.kern.sigwait.test_sig_discard_ign_false
Error Message:
/usr/src/tests/sys/kern/sigwait.c:371: SIGUSR2 != rv: sigtimedwait() ign=off should return SIGUSR2, rv -1 errno 4
FAILED: sys.netpfil.pf.pflog.rdr_action
Error Message:
atf-check failed; see the output of the test for details