Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2023 11:01:51 GMT
From:      Peter Holm <pho@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 0f35fd33479c - main - stress2: Remove tests from the exclude list
Message-ID:  <202309271101.38RB1pnO038371@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pho:

URL: https://cgit.FreeBSD.org/src/commit/?id=0f35fd33479c863889bbcb2cab036687910f5fed

commit 0f35fd33479c863889bbcb2cab036687910f5fed
Author:     Peter Holm <pho@FreeBSD.org>
AuthorDate: 2023-09-27 11:00:01 +0000
Commit:     Peter Holm <pho@FreeBSD.org>
CommitDate: 2023-09-27 11:00:01 +0000

    stress2: Remove tests from the exclude list
---
 tools/test/stress2/misc/all.exclude | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/tools/test/stress2/misc/all.exclude b/tools/test/stress2/misc/all.exclude
index 2560b22149d5..f7b1a9613670 100644
--- a/tools/test/stress2/misc/all.exclude
+++ b/tools/test/stress2/misc/all.exclude
@@ -51,7 +51,6 @@ 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
 sctp2.sh		panic: Queues are not empty when handling SHUTDOWN-COMPLETE	20210211
 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		https://people.freebsd.org/~pho/stress/log/log0123.txt		20211008
 suj12.sh		Waiting for fix							20230319
@@ -66,7 +65,6 @@ systrace2.sh		WiP								20200227
 syzkaller16.sh		zonelimit issue							20210722
 syzkaller28.sh		panic: About to free ctl:0x... so:0x... and its in 1		20201120
 syzkaller31.sh		panic: Bad tailq NEXT(0xfffffe01a0899430->tqh_last) != NULL	20220420
-syzkaller55.sh		panic: Counter goes negative					20220525
 syzkaller59.sh		Page fault							20220625
 syzkaller65.sh		panic: in_pcblookup_hash_locked: invalid local address		20230318
 syzkaller66.sh		panic: in_pcbconnect: inp is already connected			20230621
@@ -75,7 +73,6 @@ truss3.sh		WiP								20200915
 
 # Test not to run for other reasons:
 
-fuzz.sh			A know issue
 marcus3.sh		OK, but runs for a long time
 statfs.sh		Not very interesting
 vunref.sh		No problems ever seen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309271101.38RB1pnO038371>