stress2: Add snap8.sh back on the exclude list

This commit is contained in:
Peter Holm 2021-06-19 07:03:25 +02:00
parent 5f88df77a6
commit 3f770843d5
2 changed files with 4 additions and 0 deletions

View File

@ -51,6 +51,7 @@ quota7.sh panic: dqflush: stray dquot 20120221
sctp3.sh panic: Queues are not empty when handling SHUTDOWN-COMPLETE 20210211
sendfile25.sh WiP 20200611
signal.sh Timing issues. Needs fixing 20171116
snap8.sh panic: handle_workitem_remove: bad dir delta 20210619
swapoff2.sh swap_pager_force_pagein: read from swap failed 20171223
swapoff5.sh log0005.txt, known issue 20210111
systrace.sh WiP 20200227

View File

@ -32,6 +32,9 @@
# kern/94769: [ufs] Multiple file deletions on multi-snapshotted filesystems
# causes hang
# panic: handle_workitem_remove: bad dir delta
# https://people.freebsd.org/~pho/stress/log/log0121.txt
[ `id -u ` -ne 0 ] && echo "Must be root!" && exit 1
. ../default.cfg