From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wGt5Iwy9DmHyWAEAgWs5BA (envelope-from ) for ; Sat, 07 Aug 2021 19:04:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eBElHwy9DmErOgAAB5/wlQ (envelope-from ) for ; Sat, 07 Aug 2021 17:04:12 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CFD8828EF7 for ; Sat, 7 Aug 2021 19:04:11 +0200 (CEST) Received: from localhost ([::1]:54802 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mCPk2-00070p-Dc for larch@yhetil.org; Sat, 07 Aug 2021 13:04:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42258) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mCPju-0006yo-Ij for bug-guix@gnu.org; Sat, 07 Aug 2021 13:04:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:41539) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mCPju-0005LW-Br for bug-guix@gnu.org; Sat, 07 Aug 2021 13:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mCPju-0002Yx-7T for bug-guix@gnu.org; Sat, 07 Aug 2021 13:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#49913: python-networkx test failing Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 07 Aug 2021 17:04:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49913 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Denis 'GNUtoo' Carikli , 49913@debbugs.gnu.org Received: via spool by 49913-submit@debbugs.gnu.org id=B49913.16283557959790 (code B ref 49913); Sat, 07 Aug 2021 17:04:02 +0000 Received: (at 49913) by debbugs.gnu.org; 7 Aug 2021 17:03:15 +0000 Received: from localhost ([127.0.0.1]:53085 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCPj9-0002Xp-5b for submit@debbugs.gnu.org; Sat, 07 Aug 2021 13:03:15 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:33958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCPj6-0002Xf-L5 for 49913@debbugs.gnu.org; Sat, 07 Aug 2021 13:03:13 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id eh3B2500T0mfAB406h3BqD; Sat, 07 Aug 2021 19:03:11 +0200 Message-ID: From: Maxime Devos Date: Sat, 07 Aug 2021 19:03:11 +0200 In-Reply-To: <20210806180942.24070c62@primarylaptop.localdomain> References: <20210806180942.24070c62@primarylaptop.localdomain> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-SRuq8yTPhAC6DlJLV37S" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1628355792; bh=vyz8832F0exuH0HFQvb53rUmXD9qpXQpJz2GwLxDfs4=; h=Subject:From:To:Date:In-Reply-To:References; b=qW3eCAiaO9nN26onJbI6gYzB3hgDbtlvwwAZNFTY6QPHwmtW4h0jsNxbxFhU4H0qM 5z87ikyH7wus2rpA63Rpu+9KJysSBcwv/qpqJVgoXEmo/pkd1sIrAxYgXOitw2A0JR AuhCR/ul4IE13jCdw3oQsc04GDCxUSBnC2KJgGXW0QTkvQNFXR+3qRJTZLwApRRUcK I1tA/BJNTEChdiPjylBR0xo6xtgT6TFg47NhHZ53SA1EWKapCwubpO0zdN50/VNF4Y OFvizOwoEaiuX+sA7UJZswCOhLKRusPV65yJ57Kv9FY7H1rmG1suEJoK23jlt2PKRb 4+cID8+HxsHsA== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1628355852; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=vyz8832F0exuH0HFQvb53rUmXD9qpXQpJz2GwLxDfs4=; b=U4iSAN9ZPxLcMD/XW+TDQ5jHsB+hhdWhyZz80XHmq4+wklAYkUlZolTY5LTU01K0CwG0Kb YczehoMBdVmA5B41vUu1r5w0nSWIQ0mM3sHyK6tlM3p8To5MuJ5mtdHFEeki5IVJxmzNjp jSiPpNLjzfqVgw8U6xSg8323PQbpPkjav5FCrgHA4i8dTsLIpMaD2/TMU44X61MZttIGSl 8+LXje5c+dfPgdc8nsrUMSVZcSy1czWy54ARHWAGAx678DGwqLkIcAjh8hAzM7wKTsfZwI xHULIXNnOqGdDxXOUkXB4FFfOv1A6g3gCGkgtSkF/hfML4thKgRx91XEQEYVJQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1628355852; a=rsa-sha256; cv=none; b=jVilSCS7iILej+hXjXES5wHH+c+Z8aC7KZszlWHOmbOfiG92Ob2lTB7kvIS4M93GYLEF// Z7FdLLfKWQe3VpfY9uzJX7Og63GBpDOpBcz44mlwXQXKF0sGgGnA6WCgLWc4v6UrgEXdv3 BSFopVdIRT/OhVdoBN0diev5TyRpwHT6SS0gE0nYYZrn45UhYOyTtcKlvsJYMXK0Pcr3VE 6bX+LNSnKWwo0YpVEb5ABvQcZwA6vOyd4CW0Ch8PmoAsuz9KXQxKHkDv/xHwq2DA6es6tO jsy/u0tevJn7dpXv9Og2etEjfIOvT8WkX41ClLcZejpiYxZKLuJ/7/JTdthXDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=qW3eCAia; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=qW3eCAia; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: CFD8828EF7 X-Spam-Score: -3.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: bwUhpDEQQ8hx --=-SRuq8yTPhAC6DlJLV37S Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, > > networkx/algorithms/shortest_paths/tests/test_weighted.py:29: Assertion= Error > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 failed, 3517 passed, 182 skipped in= 246.61s (0:04:06) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > command "pytest" "-vv" "--pyargs" "networkx" failed with status 1 >=20 > I've the following setup: >=20 > Host distribution: Parabola i686 with an x86_64 kernel (linux-libre-64) > Guix: Guix i686 I can reproduce on i686 (--system=3Di686-linux) but not x86_64. The test failure appears to be determenistic but architecture-dependent. Greetings, Maxime. --=-SRuq8yTPhAC6DlJLV37S Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYQ68zxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7o3YAQCbJQqyv0BjDzlVF2D0Cvh41l2l kgI9EFpjwwl05T7nOwD/VPa96+vamtj3y0rPBBVngy9PGGdTjmlWVZ0MchrFcAU= =rZj1 -----END PGP SIGNATURE----- --=-SRuq8yTPhAC6DlJLV37S--