From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35311: Python 2 test failures: test_httplib test_urllib2_localnet Date: Fri, 19 Apr 2019 10:33:29 +0200 Message-ID: <87pnpigzs6.fsf@gnu.org> References: <87h8awt753.fsf@gmail.com> 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]:32850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHOyB-0002Qk-HC for bug-guix@gnu.org; Fri, 19 Apr 2019 04:34:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHOyA-0000tn-IE for bug-guix@gnu.org; Fri, 19 Apr 2019 04:34:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58059) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hHOyA-0000ti-FL for bug-guix@gnu.org; Fri, 19 Apr 2019 04:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hHOyA-0006vQ-BF for bug-guix@gnu.org; Fri, 19 Apr 2019 04:34:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87h8awt753.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 17 Apr 2019 21:49:12 -0400") 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: Maxim Cournoyer Cc: 35311@debbugs.gnu.org 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 eval= uations from happening for a while (apparently circa dd7ce8643a28f5d633c5f3124de6be897cd5065f): https://berlin.guixsd.org/jobset/core-updates-core-updates Ludo=E2=80=99.