The branch main has been updated by se: URL: https://cgit.FreeBSD.org/src/commit/?id=3260c42c4183ac817cf08fcaa236d4d21b4fc0d2
commit 3260c42c4183ac817cf08fcaa236d4d21b4fc0d2 Author: Stefan Eßer <[email protected]> AuthorDate: 2026-06-11 11:39:19 +0000 Commit: Stefan Eßer <[email protected]> CommitDate: 2026-06-11 11:39:19 +0000 tools/test/stress2/misc/all.exclude: remove msdos24.sh Remove test for UFC-16 surrogate pairs in file names from this exclude list, since kernel support has been committed and the test can be now expected to succeed. MFC after: 3 days --- tools/test/stress2/misc/all.exclude | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/test/stress2/misc/all.exclude b/tools/test/stress2/misc/all.exclude index ef8cb69cd241..9ec5bffde0f6 100644 --- a/tools/test/stress2/misc/all.exclude +++ b/tools/test/stress2/misc/all.exclude @@ -39,7 +39,6 @@ mount7.sh https://people.freebsd.org/~pho/stress/log/log0549.txt 20240912 mlockall2.sh Unrecoverable OOM killing seen 20190203 mlockall6.sh https://people.freebsd.org/~pho/stress/log/log0430.txt 20230403 mlockall7.sh Needs further investigation 20210123 -msdos24.sh Waiting for fix 20260529 msetdomain.sh May change policy for random threads to domainset_fixed 20210104 newfs4.sh watchdog fired. newbuf (still seen 20240729) 20190225 nfs10.sh Double fault 20151013
