diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2026-06-11 11:39:19 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2026-06-11 11:39:19 +0000 |
| commit | 3260c42c4183ac817cf08fcaa236d4d21b4fc0d2 (patch) | |
| tree | 7fe3f30e64a73b87abef8f034d357e5a0d7c20d7 | |
| parent | 596dadbbb5a711477f811fed65a6c463801d16c5 (diff) | |
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
| -rw-r--r-- | tools/test/stress2/misc/all.exclude | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
