stress2: Added finding to unionfs9.sh and updated the exclude list

This commit is contained in:
Peter Holm 2023-01-10 06:33:14 +01:00
parent d34678395f
commit 48dc9150ac
2 changed files with 2 additions and 2 deletions

View File

@ -67,8 +67,7 @@ syzkaller54.sh panic: td 0xfffffe014f7193a0 is not suspended 20220527
syzkaller55.sh panic: Counter goes negative 20220525
syzkaller59.sh Page fault 20220625
truss3.sh WiP 20200915
unionfs14.sh WiP 20220111
unionfs9.sh https://people.freebsd.org/~pho/stress/log/log0226.txt 20220111
unionfs9.sh https://people.freebsd.org/~pho/stress/log/log0404.txt 20230110
# Test not to run for other reasons:

View File

@ -33,6 +33,7 @@
# https://people.freebsd.org/~pho/stress/log/log0205.txt
# https://people.freebsd.org/~pho/stress/log/log0226.txt
# https://people.freebsd.org/~pho/stress/log/log0404.txt
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
. ../default.cfg