From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: 01/01: gnu: python-pyopenssl: Disable tests. Date: Fri, 16 Dec 2016 21:22:48 +0100 Message-ID: <87vauj8vzb.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: <20161214173803.7999.79849@vcs.savannah.gnu.org> <20161214173804.3FE492201BA@vcs.savannah.gnu.org> <20161215234919.GA14722@jasmine> <8760mkrous.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20161216202009.GK20488@jasmine> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54881) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHz1u-0001PB-24 for guix-devel@gnu.org; Fri, 16 Dec 2016 15:22:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHz1p-0007xN-Th for guix-devel@gnu.org; Fri, 16 Dec 2016 15:22:58 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:43858) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cHz1p-0007wI-MB for guix-devel@gnu.org; Fri, 16 Dec 2016 15:22:53 -0500 In-Reply-To: <20161216202009.GK20488@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Leo Famulari writes: > On Fri, Dec 16, 2016 at 02:21:47PM +0100, Marius Bakke wrote: >> Leo Famulari writes: >> > On Wed, Dec 14, 2016 at 05:38:04PM +0000, Marius Bakke wrote: >> >> + (arguments >> >> + ;; FIXME: Some tests fail with "NameError: name 'long' is not d= efined". >> >> + '(#:tests? #f)) >> > >> > Do you think this indicates a real problem? Or is the issue limited to >> > the tests? >>=20 >> I dug a bit further into this, and the problem is likely that PYTHONPATH >> is incomplete at test time. Moving 'check after 'install and adding a >> proper PYTHONPATH seems to work, but now I ran into a test needing >> network access. >>=20 >> https://github.com/pyca/pyopenssl/blob/16.2.0/tests/test_ssl.py#L1186 >>=20 >> I'll prepare a patch to remove that test entirely, unless someone knows >> a clever way to check for network access and conditionally skip it >> (which I'm sure upstream would be happy to accept). > > I think it's fine to simply skip or remove that test. Way ahead of you: 7c6bf660d8a455090f4c140c5b2849f1b58f2fe3 :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlhUTRgACgkQoqBt8qM6 VPrfQggAz0UMHyhJvhizGhLJnKlFojHnuuOf+Sazqem6BYhH3agoErhYzDAJxHCZ hlppbMc/ZdB5YxLCiy0df/8QoHXvowP4YaQgcFDFtcdiPxFRylKSPCz5T2VoyKI2 5E6tICxfW3Zt5jfh3Uu13cu4X9tikZK7T4Ysv7mqFNh08vJ7XfUBnvqQcZ+uSH7w OxFlXENE18YHTKxuLLeKnKeJQEsvgKqaWJXgK9wkNBf2Q2nY7nzU3ANkeOKeFniH yWAILecWokLEHPH5kaus2Sl4KTL9eBDR47DK4KgCFb+YkgwhuKZrC+kgWtpL1xZ1 4iEl3gWSgrN+upM4EBd0y/02NRg0hg== =VfA6 -----END PGP SIGNATURE----- --=-=-=--