From owner-freebsd-current@FreeBSD.ORG Tue Sep 9 17:11:20 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 184DCB19 for ; Tue, 9 Sep 2014 17:11:20 +0000 (UTC) Received: from mx1.scaleengine.net (beauharnois2.bhs1.scaleengine.net [142.4.218.15]) by mx1.freebsd.org (Postfix) with ESMTP id E489CA08 for ; Tue, 9 Sep 2014 17:11:19 +0000 (UTC) Received: from [192.168.1.2] (senat1-01.HML3.ScaleEngine.net [209.51.186.5]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 9F887424FF for ; Tue, 9 Sep 2014 17:11:17 +0000 (UTC) Message-ID: <540F34B1.7040103@freebsd.org> Date: Tue, 09 Sep 2014 13:11:13 -0400 From: Allan Jude User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Re: Need help fixing tests in CURRENT References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4vdNug78VMK8Fu78R2id6dS34VuHjmMJ0" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2014 17:11:20 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --4vdNug78VMK8Fu78R2id6dS34VuHjmMJ0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2014-09-09 13:05, Craig Rodrigues wrote: > Hi, >=20 > I did a buildworld/installworld of current in a bhyve VM, and then did = the > following. >=20 > pkg install devel/kyua > cd /usr/tests > kyua test > kyua report > kyua report-html > kyua report-junit >=20 > I then published the results in Jenkins: >=20 > The results are here: >=20 > https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/lastComplet= edBuild/testReport/ >=20 > There seem to be 31 test failures. Can folks look into those > and see if the tests need to be fixed >=20 > Right now I ran these steps manually, but hopefully over time > we can automate more of this stuff. >=20 > -- > Craig > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o= rg" >=20 Most of the errors (jot, m4, sed, etc) seems to be: kyua-tap-tester: Configuration variables not supported; ignoring 'has.cleanup=3Dfalse' kyua-tap-tester: Configuration variables not supported; ignoring 'unprivileged-user=3Dtests' while everything else about the test was successful. --=20 Allan Jude --4vdNug78VMK8Fu78R2id6dS34VuHjmMJ0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQIcBAEBAgAGBQJUDzS6AAoJEJrBFpNRJZKfNJwQALS5RacXlqBdm7fZWMAUyTr+ J7SNILGzp0gh6cnO2y4IKT/n8LyOrnh2/xvc5ZAMTufjBqQKu2cKjEhoQkhM//nM qvy3QHA7AdTxcfQ2htB7KXrAWvlx5SouAxg0PE8BCXkcQvI8g0Jk59YtFfGuvdTx XnCAoJvR7kN4ErPApM+g53PAk7mPrJPWJo43/kl2/9RFfro28MVienLewqR1+ZH4 NPqivi6jSK7XZ9zXpIuRmuFXvQ0m1VQae8Dx8U+c/9IpxNOOkA0eSTfLG0CM5J8b WMGEM3ZQIqGg0TUKUbZMlBb1d8cfMcvsO5Am9GaBTLDzGJBszTOay5pGprghz4SN K/G1fbTrXWCRjiB0E8ZYXg+P0fus8FvX3VGPA/H28+KgrSmzv0wgvyD8n6qndQyC aPQdsUEyrKcCke35dmRIfgeuZ0kvEVuVbo+bIxpUjKt8mdJStNNSssKH9V/ccGCi sWnTuOm6xfcBRSm5RXUrUVjX4G/25PZOPzGtmIm8F+l6f4p8mxixZjfrB4uAOA+Z bUtTdkhcTjIRSyvGfHfaQLjjbYL6T1q/moHVubF14Ig0Nu3ZNUfsvdDczf4gLCz1 B3i8PFOIoXpHXZGsT8KIvnmkwwfJfzSRblooOyJ/iF+s4XU/0V8zl+eW0RDsPEsB E/oNk4KzrJrSlCueo7Yj =ZBJH -----END PGP SIGNATURE----- --4vdNug78VMK8Fu78R2id6dS34VuHjmMJ0--