From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#35311: Python 2 test failures: test_httplib test_urllib2_localnet Date: Fri, 19 Apr 2019 09:45:41 -0400 Message-ID: <87v9zartve.fsf@gmail.com> References: <87h8awt753.fsf@gmail.com> <87pnpigzs6.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:53120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHTqB-0002GN-HK for bug-guix@gnu.org; Fri, 19 Apr 2019 09:46:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHTq9-0005Fe-5h for bug-guix@gnu.org; Fri, 19 Apr 2019 09:46:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58266) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hHTq8-0005DY-2u for bug-guix@gnu.org; Fri, 19 Apr 2019 09:46:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hHTq7-0001n1-SJ for bug-guix@gnu.org; Fri, 19 Apr 2019 09:46:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87pnpigzs6.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 19 Apr 2019 10:33:29 +0200") 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35311-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Hi Maxim, > > Maxim Cournoyer skribis: > >> Building 'python2' on the core-updates branch, I've seen these two test >> failures (non-deterministic), although the first one comes up quite >> steadily on my system: > > I confirm that this has been preventing =E2=80=98core-updates=E2=80=99 ev= aluations from > happening for a while (apparently > circa dd7ce8643a28f5d633c5f3124de6be897cd5065f): > > https://berlin.guixsd.org/jobset/core-updates-core-updates > > Ludo=E2=80=99. Hello, I pushed commit e337061b3a on core-updates, which fixes this. Closing. Maxim