From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49913) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gK3lv-0004u9-V5 for guix-patches@gnu.org; Tue, 06 Nov 2018 11:00:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gK3lr-0005rD-A0 for guix-patches@gnu.org; Tue, 06 Nov 2018 11:00:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:33237) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gK3lr-0005pd-76 for guix-patches@gnu.org; Tue, 06 Nov 2018 11:00:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gK3lq-00061D-VF for guix-patches@gnu.org; Tue, 06 Nov 2018 11:00:02 -0500 Subject: [bug#33186] [PATCH 7/7] gnu: python-3.6: Disable congestion test. Resent-Message-ID: From: Marius Bakke In-Reply-To: <87lg66w6sr.fsf@gnu.org> References: <20181028124043.21773-2-m.othacehe@gmail.com> <20181028124043.21773-8-m.othacehe@gmail.com> <87lg66w6sr.fsf@gnu.org> Date: Tue, 06 Nov 2018 16:59:31 +0100 Message-ID: <87pnvip57g.fsf@fastmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Mathieu Othacehe Cc: boskovits@gmail.com, 33186@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Mathieu Othacehe skribis: > >> The socket congestion test is known to hang or fail randomly. It is disa= bled >> on python 3.6 branch upstream. >> >> * gnu/packages/patches/python-disable-congestion-test.patch: New file. >> * gnu/packages/python.scm (python-3.6)[patches]: Add the previous patch. >> * gnu/local.mk (dist_patch_DATA): Add it. > > Does this have anything to do with https://issues.guix.info/issue/33248 > and https://issues.guix.info/issue/33213 and related issues? > > If so please add a =E2=80=9CFixes=E2=80=9D tag and close all these bugs. = :-) > > Now, in which branch should it go? Would be nice in =E2=80=98core-update= s=E2=80=99, but > it would again delay merging that branch. What do people think? > Marius? G=C3=A1bor? The faulty test is already removed on 'core-updates' (albeit more heavy-handedly). So I don't think there's anything to do here. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAlvhumQACgkQoqBt8qM6 VPoULQf9He4Vdx/O42CED00HmXPeviAVgaLysGZAF6v8aawrT6IRgH+NB+WxzNzf PCJsPUC1AfNZS7o6oz2R68Tz8uQQs9KHnL2qEI5rO8fCXVOnwTAGPEALZM/5yGVf yWlUA1G9MTl6y4ytUft1HNyN7NiGBDkV6/Nmcb3NpL+Q//FNkBxWmTRBu2Vc/qpU 2m7IfmsAPB6RPTagrPo9hiYGbEvD+rDAusb2hmQqAxZee3Q2G2QFePZ0REmNJnKO QiiZEhBoY7ppYr6+SYKiWGQRL/X/GOgsC1s4OahqUB8FEnjTuAxvdOVgRLsdZx15 i2hJJi5V7hlRrlvc3JBmUKBUFsNV/Q== =GHmt -----END PGP SIGNATURE----- --=-=-=--