From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: bug#25177: Test failures don't cause some Python packages to fail Date: Tue, 13 Dec 2016 17:11:18 -0500 Message-ID: <20161213221118.GA21407@jasmine> References: <20161211181237.24485-1-ng0@libertad.pw> <20161211181237.24485-6-ng0@libertad.pw> <20161211223454.GA9474@jasmine> <871sxem5ix.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <87mvg1k2f3.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <20161212154412.GA25907@jasmine> <87k2b4jhpw.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <8760mnk2av.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jRHKVT23PllUwdXP" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58632) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cGvIs-0003qZ-NX for bug-guix@gnu.org; Tue, 13 Dec 2016 17:12:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cGvIo-0005Kj-OF for bug-guix@gnu.org; Tue, 13 Dec 2016 17:12:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:53948) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cGvIo-0005Kf-Gl for bug-guix@gnu.org; Tue, 13 Dec 2016 17:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cGvIo-0001cl-Br for bug-guix@gnu.org; Tue, 13 Dec 2016 17:12:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <8760mnk2av.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> 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: Marius Bakke Cc: Hartmut Goebel , 25177@debbugs.gnu.org --jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 13, 2016 at 09:21:44PM +0100, Marius Bakke wrote: >=20 > >>> Yikes, I had hoped to avoid addressing that Nix issue and the humongo= us > >>> "fix" for a while longer: > >>> > >>> https://github.com/NixOS/nixpkgs/pull/12552 > >> > >> This puill-request is huge, but for setuptools, it comes down that they > >> updated from 18.2 to 19.4. > > > > Sounds like we're going down the same road. I've started a branch with > > the earlier patch and a few other fixes. Is it ok to overwrite the > > existing 'python-updates' branch on Savannah? >=20 > There are some commits in python-updates that haven't made its way into > any other branches. I created a new branch 'python-tests' for this fix. >=20 > Please build and fix as much as possible. I'd like to get this merged > ASAP. @Leo can you start this branch on Hydra? Several of the commit messages were truncated because of lines that began with '#:tests?'. The '#' character creates a comment. I fixed the commit messages with `git rebase`. This means that most of the commits are now signed by me. I didn't change the commits themselves. The evaluation is pending: https://hydra.gnu.org/jobset/gnu/python-tests --jRHKVT23PllUwdXP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlhQcgUACgkQJkb6MLrK fwjQshAA1zRVW+i2/6UN8DbuVfMn2JsDosL/PbLckRsyYgUStLYr7p1EVdWD92ZW WRobuA3hPm9YUmwOLmID9t8KF6gxKA4tBHtXqnukCCGElNZa5dfH+xOTId/J/jUz Pfb+foEIpfzpmDeRCV5WecKZpEDSgRrxlCJOnvTNGviXdTaKij3GXxVySNds1PtD pJJgoK+R/GqYNhLj6uTUKebmpnBXdw+M3Ik2r6FnOZCEA4jTV+0ymXXG6s3Zytgh oU5XBz6NOU28TCAXdA6AchfXVPaYiRqVpLG40VzI4gu85dUuDOTBcNL1NXMPf1iF bqu/1xXYbkkrX0fkzGFGn1kT931u6YnhP1TmYuP2MCDBiYVj8laZke39vJz8EQzk 5b7fWYsUOmGXQ/x3VObYSXRIh/+76518wtEDKPnEQrdmZKkkPhTbRPfUUh7fG/WC mz8ochqFYPvoxFe3RiA2K94yibErSPgXteXGITzBPpCXxv2QvirygraR7UifdWkI a4OO61KXHkAUORmSRifRr0YyxqccmTGhdAOz9n4tu0Nc+m+XmnZckvs2tellkcit hNd19MN+7Dgi8+cKdxH7uAL4wblvoQNxdjzP5mzVFPpVDZIvjB+S+RCTeiJq0Qu4 BBAVS/3/wLTJz50SZOX3DjBDIUFPOTjhHf/l5yzhyF82Eideadw= =w0I2 -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--