From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: bug#25177: python-tests: python-oslosphinx fixed. Please evaluate. Date: Fri, 24 Feb 2017 23:20:58 +0100 Message-ID: <87wpcffcxh.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> References: <20170218181854.49ea3b17@scratchpost.org> <87bmtxkcqi.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20170221041645.GC19762@jasmine> <87h93oyod0.fsf@elephly.net> <87zihfxxi3.fsf@elephly.net> <20170221174756.GA6450@jasmine> <87wpcjxka7.fsf@elephly.net> <87lgsybdnq.fsf@elephly.net> 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]:39882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chOFZ-0001pX-V4 for bug-guix@gnu.org; Fri, 24 Feb 2017 17:22:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chOFW-0003Vm-QX for bug-guix@gnu.org; Fri, 24 Feb 2017 17:22:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56804) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chOFW-0003Vb-GG for bug-guix@gnu.org; Fri, 24 Feb 2017 17:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1chOFW-00065X-As for bug-guix@gnu.org; Fri, 24 Feb 2017 17:22:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87lgsybdnq.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus , Leo Famulari Cc: 25177@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ricardo Wurmus writes: > Ricardo Wurmus writes: > >> Leo Famulari writes: >> >>> On Tue, Feb 21, 2017 at 06:30:12PM +0100, Ricardo Wurmus wrote: >>>> From 1ac5166df11766b47cd1ac723a464063a89afc96 Mon Sep 17 00:00:00 2001 >>>> From: Ricardo Wurmus >>>> Date: Tue, 21 Feb 2017 18:28:21 +0100 >>>> Subject: [PATCH] gnu: python-dendropy: Disable failing tests. >>>> >>>> * gnu/packages/bioinformatics.scm (python-dendropy): Disable two faili= ng >>>> tests. >>> >>> LGTM >> >> The problem was fixed in the upstream commit 93f984b in response to my >> bug report: >> >> https://github.com/jeetsukumaran/DendroPy/commit/93f984bba7a6c588a28= ca87f4e557ce283809453 >> >> I believe we can just backport this fix instead of deleting the test. > > Here=E2=80=99s a patch that fixes the tests by applying the changes of the > upstream commit. If this is fine I=E2=80=99ll push it to the python-tests > branch. I tried this patch, and guess the reason it was not pushed is because dendropy now has a different failure. Can you look into it? Currently, I can build all of 'guix package -A python' on amd64, and have fixed the few i686 problems on Hydra. Except for these three: python-dendropy python-openid python-axolotl Given that the two latter packages have security implications I would rather leave them broken, than ignoring the test failures. They don't have any in-tree users. I don't always break packages wittingly, but when I do, it's on 'master'. Should we do a final Hydra round, or just merge it to the master branch first? The 'python-tests' branch haven't been synced in a while, so many substitutes will be out of date. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAliwscoACgkQoqBt8qM6 VPo39AgAqlQjqg2HmVZQplFPXkv2NtBxdpw1N44FkLpfKs2rbaRKu84uWMa9/350 qDgDAc7ehMIQfXQ62ZP2pGfNKGFtCpRmZlg4c8DbuJm2jsW5QoV8YE6PmMiHvbex OZ/3uGuIzpAoIKEiDwpeUcfrg9V+Sxu8nCvgrQ15WE/zc3jxBIZNcTsequ6XUB1b wh+5wPiC9aVtgeJCKqu7JFcukVKnbAn0xCvHb7l7LayiFaqy4y6+OMFu6MmU2b9o kN6iZAxAvKJj+brvGSMVaG+BYHPfZ0Z7icrD7pFC4FKHIzlWLnP6zXn1JVkXrnsz vBdKEOCd2zdRYAWzyymTc1cweqZe0A== =puuZ -----END PGP SIGNATURE----- --=-=-=--