aboutsummaryrefslogtreecommitdiff
path: root/tools/test
diff options
context:
space:
mode:
authorPeter Holm <pho@FreeBSD.org>2023-01-10 05:33:14 +0000
committerPeter Holm <pho@FreeBSD.org>2023-01-10 05:33:14 +0000
commit48dc9150ac3686d4cbf1dc4be08e1c4d42b44336 (patch)
tree49328ee72ffed0f809429a4454c0aea2f3ada76c /tools/test
parentd34678395f3f24df6cee899fcfe7f76b99cae426 (diff)
downloadsrc-48dc9150ac3686d4cbf1dc4be08e1c4d42b44336.tar.gz
src-48dc9150ac3686d4cbf1dc4be08e1c4d42b44336.zip
stress2: Added finding to unionfs9.sh and updated the exclude list
Diffstat (limited to 'tools/test')
-rw-r--r--tools/test/stress2/misc/all.exclude3
-rwxr-xr-xtools/test/stress2/misc/unionfs9.sh1
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/test/stress2/misc/all.exclude b/tools/test/stress2/misc/all.exclude
index afdefe5e3bd5..8c63a8fc7143 100644
--- a/tools/test/stress2/misc/all.exclude
+++ b/tools/test/stress2/misc/all.exclude
@@ -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:
diff --git a/tools/test/stress2/misc/unionfs9.sh b/tools/test/stress2/misc/unionfs9.sh
index 80ab45e38f88..f5c61352e963 100755
--- a/tools/test/stress2/misc/unionfs9.sh
+++ b/tools/test/stress2/misc/unionfs9.sh
@@ -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