stress2: Added comment of fixed problem. Enable test

This commit is contained in:
Peter Holm 2023-04-19 09:26:29 +02:00
parent a6bd50f712
commit 9c9dfbf256
2 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,6 @@ nfs16.sh panic: Failed to register NFS lock locally - error=11 20160608
nullfs28.sh Hang in "mount drain" seen 20220111 nullfs28.sh Hang in "mount drain" seen 20220111
oom2.sh Hang in pfault 20180324 oom2.sh Hang in pfault 20180324
overcommit2.sh CAM stuck in vmwait seen 20200112 overcommit2.sh CAM stuck in vmwait seen 20200112
pageout.sh panic: handle_written_filepage: not started 20190218
pmc8.sh panic: [pmc,2749] (ri21, rc1) waiting too long for pmc to ... 20210621 pmc8.sh panic: [pmc,2749] (ri21, rc1) waiting too long for pmc to ... 20210621
rename14.sh https://people.freebsd.org/~pho/stress/log/log0433.txt 20230409 rename14.sh https://people.freebsd.org/~pho/stress/log/log0433.txt 20230409
sctp2.sh panic: Queues are not empty when handling SHUTDOWN-COMPLETE 20210211 sctp2.sh panic: Queues are not empty when handling SHUTDOWN-COMPLETE 20210211

View File

@ -35,6 +35,7 @@
# "panic: ffs_geom_strategy: bad I/O" seen: # "panic: ffs_geom_strategy: bad I/O" seen:
# https://people.freebsd.org/~pho/stress/log/log0434.txt # https://people.freebsd.org/~pho/stress/log/log0434.txt
# Fixed by: 7aeea73e3078
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1 [ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
. ../default.cfg . ../default.cfg