FreeBSD-main-amd64-test - Build #26732 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 14 Jul 2025 17:21:54 UTC
FreeBSD-main-amd64-test - Build #26732 (5031da20599bb1163f0e8d1c4b415ab3bbebce00) - Still Unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26732/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26732/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26732/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)

5031da20599bb1163f0e8d1c4b415ab3bbebce00 by lme:
bluetooth-config: Fix command line parsing



The failed test cases:

2 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_with_casper

Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:443: test_file_open(fa, files[i], &fd) == 0 not met