Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Apr 2022 09:08:21 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: 4523edbeae50 - main - stress2: Remove working tests from the exclude list
Message-ID:  <202204130908.23D98LK9039214@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=4523edbeae5036c23ad52e349749e47a6ed990be

commit 4523edbeae5036c23ad52e349749e47a6ed990be
Author:     Peter Holm <pho@FreeBSD.org>
AuthorDate: 2022-04-13 09:03:32 +0000
Commit:     Peter Holm <pho@FreeBSD.org>
CommitDate: 2022-04-13 09:03:32 +0000

    stress2: Remove working tests from the exclude list
---
 tools/test/stress2/misc/all.exclude | 19 +------------------
 1 file changed, 1 insertion(+), 18 deletions(-)

diff --git a/tools/test/stress2/misc/all.exclude b/tools/test/stress2/misc/all.exclude
index 11c1fe913879..da38e10ec909 100644
--- a/tools/test/stress2/misc/all.exclude
+++ b/tools/test/stress2/misc/all.exclude
@@ -5,7 +5,6 @@ backingstore.sh		g_vfs_done():md6a[WRITE(offset=...)]error = 28			20111220
 backingstore2.sh	panic: 43 vncache entries remaining				20111220
 backingstore3.sh	g_vfs_done():md6a[WRITE(offset=...)]error = 28			20111230
 dd.sh			CAM stuck in vmwait						20200116
-devfs4.sh		Hang seen							20210210
 force4.sh		https://people.freebsd.org/~pho/stress/log/log0082.txt		20210328
 force7.sh		https://people.freebsd.org/~pho/stress/log/log0266.txt		20220207
 fsync.sh		panic: Journal overflow						20190208
@@ -21,7 +20,6 @@ gjournal4.sh		CAM stuck in vmwait						20180517
 gnop7.sh		Waiting for patch commit					20190820
 gnop8.sh		Waiting for patch commit					20201214
 gnop9.sh		Waiting for patch commit					20201214
-gnop10.sh		Waiting for patch commit					20210105
 gunion.sh		Waiting for fix							20220308
 gunion2.sh		Waiting for fix							20220308
 graid1_8.sh		Known issue							20170909
@@ -33,7 +31,7 @@ maxvnodes2.sh		https://people.freebsd.org/~pho/stress/log/log0083.txt		20210329
 memguard.sh		https://people.freebsd.org/~pho/stress/log/log0088.txt		20210402
 memguard2.sh		Waiting for fix commit
 memguard3.sh		Waiting for fix commit
-memsetdomain.sh		May change policy for random threads to to domainset_fixed	20210104
+msetdomain.sh		May change policy for random threads to to domainset_fixed	20210104
 mlockall2.sh		Unrecoverable OOM killing seen					20190203
 mlockall7.sh		Needs further investigation					20210123
 nfs15lockd.sh		panic: Assertion td->td_realucred == td->td_ucred failed ...	20210211
@@ -56,29 +54,14 @@ swapoff3.sh		Excessive OOM killing						20220403
 swapoff5.sh		log0005.txt, known issue					20210111
 systrace.sh		WiP								20200227
 systrace2.sh		WiP								20200227
-syzkaller11.sh		WiP								20200721
 syzkaller15.sh		WiP								20200712
 syzkaller16.sh		WiP								20210722
-syzkaller19.sh		WiP								20200712
 syzkaller25.sh		WiP								20201116
 syzkaller28.sh		WiP								20201120
-syzkaller29.sh		May change policy for random threads to to domainset_fixed	20210104
-syzkaller30.sh		May change policy for random threads to to domainset_fixed	20210104
-syzkaller31.sh		panic: Bad tailq NEXT(0xfffffe0079608f00->tqh_last) != NULL	20210322
-syzkaller32.sh		Fatal trap 18: integer divide fault while in kernel mode	20210322
-syzkaller33.sh		Fatal trap 18: integer divide fault while in kernel mode	20210418
-syzkaller39.sh		WiP								20210607
-syzkaller40.sh		WiP								20210607
-syzkaller41.sh		WiP								20210607
-syzkaller42.sh		WiP								20210613
-syzkaller43.sh		WiP								20210906
-syzkaller46.sh		WiP								20210925
-syzkaller47.sh		WiP								20210925
 syzkaller50.sh		panic: Assertion done != job_total_nbytes failed at ...		20220405
 truss3.sh		WiP								20200915
 unionfs9.sh		https://people.freebsd.org/~pho/stress/log/log0226.txt		20220111
 unionfs14.sh		WiP								20220111
-write2.sh		panic: Assertion tib != NULL failed at ...			20220405
 
 # Test not to run for other reasons:
 



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