From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59962) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK2j3-0007nX-Mb for guix-patches@gnu.org; Tue, 06 Nov 2018 09:53:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK2j0-0006t9-EC for guix-patches@gnu.org; Tue, 06 Nov 2018 09:53:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60196) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gK2j0-0006s2-6V for guix-patches@gnu.org; Tue, 06 Nov 2018 09:53:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gK2j0-0001xb-0G for guix-patches@gnu.org; Tue, 06 Nov 2018 09:53:02 -0500 Subject: [bug#33284] [PATCH] python: Honor '--cores=...' in tests. Resent-Message-ID: Date: Tue, 6 Nov 2018 08:52:02 -0600 From: Eric Bavier Message-ID: <20181106085202.5e119586@centurylink.net> In-Reply-To: References: <20181105202344.0cab8e1e@centurylink.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/RQ4HrKl7riMmdP=0A/yXcFY"; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe Cc: 33284@debbugs.gnu.org --Sig_/RQ4HrKl7riMmdP=0A/yXcFY Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Mathieu, On Tue, 6 Nov 2018 14:07:47 +0900 Mathieu Othacehe wrote: > Hi Eric, >=20 > Your patch seems go to me, even if I think the root cause of your problem > is fixed by: >=20 > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33186#26 >=20 > I think that both could be applied to core-updates. Thanks for the link; it looks like it should help. But, yes, I think both can be applied. >=20 > Le mar. 6 nov. 2018 11:27, Eric Bavier a > =C3=A9crit : >=20 > > Hello Guix, > > > > I noticed building 'python-minimal' that its tests seemed to have poor > > memory performance, i.e. using *a lot* of RAM. I thought maybe > > dropping --cores=3D... would help, but it did not; the tests use all > > available cores by default. The attached patch fixes this issue, > > though, the package still uses all cores while building some extension > > libraries. > > > > I suppose this patch would go to core-updates? > > > > Cheers, > > `~Eric > > =20 --Sig_/RQ4HrKl7riMmdP=0A/yXcFY Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEoMXjUi7471xkzbfw/XPKxxnTJWYFAlvhqpIACgkQ/XPKxxnT JWbBLQ/+IAJFHxqXjYiLUfAhEJh5lpE9N6xzOyh3DgPDRe8bOQG+n5BdSz8PWtxl 830Q+xm9UVxu8zQ3l0W38+Wm2ifheHcyBnXSfSY/bB8Z4HkZGB3s6FeAt5Bb7Mj3 GH27mrdsVcIrreXwW+jcQbthbrodMCcpWtEf74g1YOEUmMrPvyHPKJ42WfxPuTFF PVhYHraYXEfaUVZcH/Ym1+/xUMX9HNM3ZNmCEOfCjSBxd3n8rJF669tbDrNJd0VI e71HVazJZ2F/mdlGaour/WFbbuIQk5mCMqyIYBM9DFCHsprTF5A6Rd1BNc5ZfX4F gTbUS+YH80KnrGHb+tvx20+XnrikBsunL1wRuUoAMy2zXOCffZzzxcd43aghcKqY ZqXVj9krWXhFDEKxttxGPJfo2eQvnpageET6FrSxR0yqUkGMafDVPipWAARauRen Xp+L12RwoJalZXjKj2VKLKgDqIeBxiPPonmptXg9Mtdm/P/RD21Dri5pfLpZn1Yl X+kA+fq6CK4jYCXK0C5F+RpTk9HDorNprETzDTuITHJ6ZYuVFcePQkUXSdPV7vAJ qs8DI4YpDcuqeCVkbKMeIJK+Lk6pj2aTUeiOddvb7fwVLfnZNI5dRBryzAaTEUOy urEBrkadJJANP+ZqTY1TGb7yeDYp6eB7OrrUBipQXePd9Pg18vg= =7cPB -----END PGP SIGNATURE----- --Sig_/RQ4HrKl7riMmdP=0A/yXcFY--