From owner-svn-src-user@freebsd.org Tue Jun 30 07:37:25 2020 Return-Path: Delivered-To: svn-src-user@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1AD08360FD9 for ; Tue, 30 Jun 2020 07:37:25 +0000 (UTC) (envelope-from pho@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49wx5c6kRyz42Py; Tue, 30 Jun 2020 07:37:24 +0000 (UTC) (envelope-from pho@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id CA46F148EA; Tue, 30 Jun 2020 07:37:24 +0000 (UTC) (envelope-from pho@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 05U7bOfX006460; Tue, 30 Jun 2020 07:37:24 GMT (envelope-from pho@FreeBSD.org) Received: (from pho@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 05U7bOJg006459; Tue, 30 Jun 2020 07:37:24 GMT (envelope-from pho@FreeBSD.org) Message-Id: <202006300737.05U7bOJg006459@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pho set sender to pho@FreeBSD.org using -f From: Peter Holm Date: Tue, 30 Jun 2020 07:37:24 +0000 (UTC) To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r362793 - user/pho/stress2/misc X-SVN-Group: user X-SVN-Commit-Author: pho X-SVN-Commit-Paths: user/pho/stress2/misc X-SVN-Commit-Revision: 362793 X-SVN-Commit-Repository: base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-user@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the experimental " user" src tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jun 2020 07:37:25 -0000 Author: pho Date: Tue Jun 30 07:37:24 2020 New Revision: 362793 URL: https://svnweb.freebsd.org/changeset/base/362793 Log: Updated the exclude list. Modified: user/pho/stress2/misc/all.sh Modified: user/pho/stress2/misc/all.sh ============================================================================== --- user/pho/stress2/misc/all.sh Tue Jun 30 07:36:49 2020 (r362792) +++ user/pho/stress2/misc/all.sh Tue Jun 30 07:37:24 2020 (r362793) @@ -65,6 +65,8 @@ # lockf5.sh Spinning threads seen 20160718 # ifconfig.sh WiP 20190211 # ifconfig2.sh WiP 20190211 +# marcus5.sh https://people.freebsd.org/~pho/stress/log/mjguzik028.txt 20200624 +# marcus6.sh WiP 20200626 # maxvnodes.sh Only supposed to work in single user mode 20190412 # maxvnodes2.sh Only supposed to work in single user mode 20190412 # memguard.sh Waiting for fix commit @@ -103,6 +105,9 @@ # syzkaller11.sh WiP 20200419 # syzkaller13.sh WiP 20200607 # syzkaller15.sh WiP 20200617 +# syzkaller16.sh WiP 20200620 +# syzkaller17.sh WiP 20200630 +# syzkaller18.sh WiP 20200630 # ucom.sh Stuck in tail -F 20180129 # umountf7.sh panic: handle_written_inodeblock: live inodedep ... 20190219 # umountf9.sh panic: handle_written_inodeblock: live inodedep ... 20170221