git: 48dc9150ac36 - main - stress2: Added finding to unionfs9.sh and updated the exclude list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Jan 2023 05:34:13 UTC
The branch main has been updated by pho: URL: https://cgit.FreeBSD.org/src/commit/?id=48dc9150ac3686d4cbf1dc4be08e1c4d42b44336 commit 48dc9150ac3686d4cbf1dc4be08e1c4d42b44336 Author: Peter Holm <pho@FreeBSD.org> AuthorDate: 2023-01-10 05:33:14 +0000 Commit: Peter Holm <pho@FreeBSD.org> CommitDate: 2023-01-10 05:33:14 +0000 stress2: Added finding to unionfs9.sh and updated the exclude list --- tools/test/stress2/misc/all.exclude | 3 +-- tools/test/stress2/misc/unionfs9.sh | 1 + 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