From unknown Sun Jun 22 07:49:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49913: python-networkx test failing Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 06 Aug 2021 16:10:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 49913 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 49913@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.162826614823493 (code B ref -1); Fri, 06 Aug 2021 16:10:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 Aug 2021 16:09:08 +0000 Received: from localhost ([127.0.0.1]:51193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mC2PD-00066r-Tq for submit@debbugs.gnu.org; Fri, 06 Aug 2021 12:09:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:46376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mC2PA-00066g-35 for submit@debbugs.gnu.org; Fri, 06 Aug 2021 12:09:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60026) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mC2P9-0007ZF-Rj for bug-guix@gnu.org; Fri, 06 Aug 2021 12:09:03 -0400 Received: from cyberdimension.org ([2001:910:1314:ffff::1]:59120 helo=gnutoo.cyberdimension.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1mC2P6-0008Su-W6 for bug-guix@gnu.org; Fri, 06 Aug 2021 12:09:03 -0400 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id ece30241 for ; Fri, 6 Aug 2021 16:01:56 +0000 (UTC) Received: from primarylaptop.localdomain (localhost.localdomain [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id a9e891e4 for ; Fri, 6 Aug 2021 16:01:56 +0000 (UTC) Date: Fri, 6 Aug 2021 18:09:42 +0200 From: Denis 'GNUtoo' Carikli Message-ID: <20210806180942.24070c62@primarylaptop.localdomain> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/26M=zJEsUKApqz3gavAcz30"; protocol="application/pgp-signature"; micalg=pgp-sha256 Received-SPF: pass client-ip=2001:910:1314:ffff::1; envelope-from=GNUtoo@cyberdimension.org; helo=gnutoo.cyberdimension.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --Sig_/26M=zJEsUKApqz3gavAcz30 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi,=20 when trying to install fdroidserver, I have the following build failure in the tests with python-networkx: > building > /gnu/store/64a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5.1.drv... > 100% 'check' > [###########################################################]builder > for > `/gnu/store/64a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5.1.drv' > failed with exit code 1 build of > /gnu/store/64a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5.1.drv > failed View build log at > '/var/log/guix/drvs/64/a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5= .1.drv.bz2'. [...] > networkx/utils/tests/test_random_sequence.py::test_random_weighted_choice= PASSED [ 99%] > networkx/utils/tests/test_rcm.py::test_reverse_cuthill_mckee PASSED = [ 99%] > networkx/utils/tests/test_rcm.py::test_rcm_alternate_heuristic PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_unionfind PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_subtree_union PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_unionfind_weights PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_empty_union PASSED = [100%] >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILURES =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ____________________ TestWeightedPath.test_weight_functions _____________= _______ >=20 > self =3D >=20 > def test_weight_functions(self): > def heuristic(*z): > return hash(z) > =20 > def getpath(pred, v, s): > return [v] if v =3D=3D s else getpath(pred, pred[v], s) + [v] > =20 > def goldberg_radzik(g, s, t, weight=3D"weight"): > pred, dist =3D nx.goldberg_radzik(g, s, weight=3Dweight) > dist =3D dist[t] > return dist, getpath(pred, t, s) > =20 > def astar(g, s, t, weight=3D"weight"): > path =3D nx.astar_path(g, s, t, heuristic, weight=3Dweight) > dist =3D nx.astar_path_length(g, s, t, heuristic, weight=3Dwe= ight) > return dist, path > =20 > def vlp(G, s, t, l, F, w): > res =3D F(G, s, t, weight=3Dw) > validate_length_path(G, s, t, l, *res, weight=3Dw) > =20 > G =3D self.cycle > s =3D 6 > t =3D 4 > path =3D [6] + list(range(t + 1)) > =20 > def weight(u, v, _): > return 1 + v ** 2 > =20 > length =3D sum(weight(u, v, None) for u, v in pairwise(path)) > vlp(G, s, t, length, nx.bidirectional_dijkstra, weight) > vlp(G, s, t, length, nx.single_source_dijkstra, weight) > vlp(G, s, t, length, nx.single_source_bellman_ford, weight) > vlp(G, s, t, length, goldberg_radzik, weight) > > vlp(G, s, t, length, astar, weight) >=20 > networkx/algorithms/shortest_paths/tests/test_weighted.py:233:=20 > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _= _ _ _=20 > networkx/algorithms/shortest_paths/tests/test_weighted.py:218: in vlp > validate_length_path(G, s, t, l, *res, weight=3Dw) > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _= _ _ _=20 >=20 > G =3D , s =3D 6, t =3D= 4 > soln_len =3D 35, length =3D 43, path =3D [6, 5, 4] > weight =3D .weig= ht at 0xb4a2f538> >=20 > def validate_length_path(G, s, t, soln_len, length, path, weight=3D"w= eight"): > > assert soln_len =3D=3D length > E assert 35 =3D=3D 43 > E -35 > E +43 >=20 > networkx/algorithms/shortest_paths/tests/test_weighted.py:29: AssertionEr= ror > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 failed, 3517 passed, 182 skipped in 2= 46.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 I've the following setup: Host distribution: Parabola i686 with an x86_64 kernel (linux-libre-64) Guix: Guix i686 Do I need to give more information? Denis. --Sig_/26M=zJEsUKApqz3gavAcz30 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmENXsYACgkQX138wUF3 4mMifw/8C1SfvHXRDrCkzLADVLy2LRgS+fgIUGxgPjGzBRh+r4KdzdTjPpe4Z5e3 YZrZExoFVHjrGlwiLsRUpa3DFamVF+azzgjVB2bOqu3LybwDOjadu95VRW/qmSnF eif+E2kJTlUQVVvjdEIPpBEy5hcW8SGq0NoV0yXcgmjEm4TEwkCB0EG2dOb42DfD 3rR8Sbhs45m+bnxqdSEfQan1J6ZdQw2Xg55JOgjEjROp6CUlvLRMEOJA6mkwLaW9 I+7nqAsGCI4GMkp8hP/PekUR/eSCU6VirX/JriiYvEa2XeJzN6Y38NcvpyCHGXhG OCNHNT6r0mT3WPAJKx4sU1tnrmwf19fQfS/55/TSYSiUxLvDmlzjAjsC3Tzpi/cQ usq9/aQDrpfj/nUdKBponAzrdUj5qSZD//Cta1qOsJmKBjNOeVj3ECbUjrN1qbiq vm5BUEcaHvjR1RRc0FHdM5/xBaF7hHP/4dXRNaJYpAxDhi7t6hGWwoLC4pAmOMRm fpWP5/xqKJLKsrZVUZhDT6lKTe/HU2Jjr/+H4G4Kn0/+0D+keNEiJP7cXy4xKUgH 3RDHlX0af94fbc4bBU7+6f2rYMLbQyrCisaOPooEhGcFslWWz82aD2dYgOT9L0Kc lFbgGnCntun1y9OmZW75Gj/fBKEDAfSIWjCySwMVsWBqMCTyBBU= =C5a0 -----END PGP SIGNATURE----- --Sig_/26M=zJEsUKApqz3gavAcz30-- From unknown Sun Jun 22 07:49:51 2025 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-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-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-- From unknown Sun Jun 22 07:49:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49913: python-networkx test failing Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 08 Aug 2021 10:57: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: Maxime Devos Cc: 49913@debbugs.gnu.org, Denis 'GNUtoo' Carikli Received: via spool by 49913-submit@debbugs.gnu.org id=B49913.162842017822377 (code B ref 49913); Sun, 08 Aug 2021 10:57:02 +0000 Received: (at 49913) by debbugs.gnu.org; 8 Aug 2021 10:56:18 +0000 Received: from localhost ([127.0.0.1]:53718 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCgTa-0005or-3i for submit@debbugs.gnu.org; Sun, 08 Aug 2021 06:56:18 -0400 Received: from flashner.co.il ([178.62.234.194]:58710) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCgTW-0005oY-I1 for 49913@debbugs.gnu.org; Sun, 08 Aug 2021 06:56:16 -0400 Received: from localhost (unknown [141.226.169.107]) by flashner.co.il (Postfix) with ESMTPSA id 6E4614027B; Sun, 8 Aug 2021 10:56:08 +0000 (UTC) Date: Sun, 8 Aug 2021 13:54:10 +0300 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Maxime Devos , Denis 'GNUtoo' Carikli , 49913@debbugs.gnu.org References: <20210806180942.24070c62@primarylaptop.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="KNvnrMMxQz8uKtUW" Content-Disposition: inline In-Reply-To: X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --KNvnrMMxQz8uKtUW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 07, 2021 at 07:03:11PM +0200, Maxime Devos wrote: > Hi, >=20 > > > networkx/algorithms/shortest_paths/tests/test_weighted.py:29: Asserti= onError > > > =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 >=20 > I can reproduce on i686 (--system=3Di686-linux) but not x86_64. > The test failure appears to be determenistic but architecture-dependent. >=20 Can you `guix pull` and test it again? I just updated it to 2.6.2 and building with --system=3Di686-linux didn't show me any test errors. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --KNvnrMMxQz8uKtUW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmEPt9IACgkQQarn3Mo9 g1FbHhAAjPfHIBW1xXP3SM+JiwwkxGIusmvQb0e06qQDyCpY/ByNRSY4mTWIYSEB KgMrjNdS32QbhMRARo8QkQ3iXKhMS7i1K/8vj1TmUixzUunIvgiEjjKEF7LFebBO wf30YXGQlmVFzKcXTM2Rm9uMHr7HYMbwoJ0Tnz9uFpOQfP74w78jNHGzqa2cpoCx NAO9TCzWFHlXCgNZ6owIGlQzdJPGoZDWT5bxVBj3MjUsMxuvfJgSvzlRDvxy3kuo rMwTIgvu9B2HeGmC8NHl8kc3XjT8m0WVdm2V/Ii8aDUHLepu/SAoHb9oHEenaiwW DSFEfT6yvKLg7poOL2Wz2Lw96HyaqrL/uUu8wPsEwlNJlGuO25Xcua+GOT9A1qRL RIUVxqHtalc5eCJ3wD/Hk0wD7WUFL06UfaCjfKS3fW9J9HADJxzvhT8TEVtm2Fxr EkKjQCqGvvXobh4e6bPsvuF9DVAQpqS/gwGv0saeQPwBm7ep1yIkFqwc4svm21pc P84/eY+Z93ykgKrafP4R7qMP3H/Mk+t0vrneMnuKBy1eDbrg56DeMhDoQs4Ioo9p 00sf1ZvncbjDI77GzVKMEkIt8Dq+FP6k5ORYWU1dqzKhh4CkV7Y8YufffA/do5U/ TtpQpXXJ+vmDWjVnGSFUEYa3jGRAqrLE2IBV40Mbw4hBwQdxB60= =WHmR -----END PGP SIGNATURE----- --KNvnrMMxQz8uKtUW-- From unknown Sun Jun 22 07:49:51 2025 X-Loop: help-debbugs@gnu.org Subject: bug#49913: python-networkx test failing Resent-From: Denis 'GNUtoo' Carikli Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 08 Aug 2021 16:20:01 +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: Efraim Flashner Cc: Maxime Devos , 49913@debbugs.gnu.org Received: via spool by 49913-submit@debbugs.gnu.org id=B49913.162843956629484 (code B ref 49913); Sun, 08 Aug 2021 16:20:01 +0000 Received: (at 49913) by debbugs.gnu.org; 8 Aug 2021 16:19:26 +0000 Received: from localhost ([127.0.0.1]:54781 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mClWI-0007fU-Dp for submit@debbugs.gnu.org; Sun, 08 Aug 2021 12:19:26 -0400 Received: from cyberdimension.org ([80.67.179.20]:32924 helo=gnutoo.cyberdimension.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mClWG-0007fK-T5 for 49913@debbugs.gnu.org; Sun, 08 Aug 2021 12:19:25 -0400 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id 4bede96e; Sun, 8 Aug 2021 16:12:04 +0000 (UTC) Received: from primarylaptop.localdomain (localhost.localdomain [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id 3af17c53; Sun, 8 Aug 2021 16:12:04 +0000 (UTC) Date: Sun, 8 Aug 2021 18:20:04 +0200 From: Denis 'GNUtoo' Carikli Message-ID: <20210808182004.501af6b7@primarylaptop.localdomain> In-Reply-To: References: <20210806180942.24070c62@primarylaptop.localdomain> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/+dwpJwhGNjdYiJ0.lk=NfTG"; protocol="application/pgp-signature"; micalg=pgp-sha256 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --Sig_/+dwpJwhGNjdYiJ0.lk=NfTG Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 8 Aug 2021 13:54:10 +0300 Efraim Flashner wrote: > On Sat, Aug 07, 2021 at 07:03:11PM +0200, Maxime Devos wrote: > > Hi, > >=20 > > > > networkx/algorithms/shortest_paths/tests/test_weighted.py:29: > > > > AssertionError =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 failed, 3517 pas= sed, 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 > >=20 > > I can reproduce on i686 (--system=3Di686-linux) but not x86_64. > > The test failure appears to be determenistic but > > architecture-dependent. > >=20 >=20 > Can you `guix pull` and test it again? I just updated it to 2.6.2 and > building with --system=3Di686-linux didn't show me any test errors. I tried to build fdroidserver again after doing 'guix pull' and this time it worked fine. Thanks a lot. Denis. --Sig_/+dwpJwhGNjdYiJ0.lk=NfTG Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmEQBDUACgkQX138wUF3 4mPafhAAqMH8gRCgJHG70xWPA01fiMT7gzIqv1n2li+Uw9URvhIrsSFvVsGPbTp0 nUo5p4NR2Zx2GpU7aWhMLTDznGdRR20g2Wt+9qe/lbIUZA9BSkYRuXeV6uGrX3Tu XoGp8k8xSL5G7Y8xlT7yZSljJdmxgtA7tAsHVOkZ1d0m4AvQGnBY1PW1lWBfWS0S LZehv9L9iSx9G9f0FW9EwTFmUxU+FCsBlN99T3KDxmZ2gcjcmDI5gXbMgOLDfv7U 5LoqsHI0m/Kf27Pbig23a00oUy26V/RqBw1EZCNso6zEZWDSx8+O7aDhiHRhavfO wtxjLlzx5XrThbxi88AG/QyhRVOnuRBrSvbErLexnVcgatepmk26Onf/GusWMF2N AB3atxjDaFSYZma/By5s3VwGenk68FqKowQeL0GkH6tdNhaD8uIUuyT80ZMc0mg0 SDtHPt+J16Qn8dEQ+brEAF7KP6F7Kjb2DKIzcuT/teXTr2OnsjzYXXFc0wz1lZ1C M4kCipwa4eLA596XRk0ZI4QBpHCdTORR3Jh5b9eImN7/bui6WLnRSkrPMGFLjrT1 9JXEUk5QCJPFfHykcAvEDteXX+1FWucXZdKQP6zL0TjwAtIR6oNZD+IDsOOfyK2i vVjDfj5obsbrmtseFtD5es0QEEAXDyYiB/WhuxlPZ6dkrZDQsyI= =1giJ -----END PGP SIGNATURE----- --Sig_/+dwpJwhGNjdYiJ0.lk=NfTG-- From unknown Sun Jun 22 07:49:51 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Denis 'GNUtoo' Carikli Subject: bug#49913: closed (Re: bug#49913: python-networkx test failing) Message-ID: References: <20210806180942.24070c62@primarylaptop.localdomain> X-Gnu-PR-Message: they-closed 49913 X-Gnu-PR-Package: guix Reply-To: 49913@debbugs.gnu.org Date: Sun, 08 Aug 2021 16:52:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1628441522-32438-1" This is a multi-part message in MIME format... ------------=_1628441522-32438-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #49913: python-networkx test failing which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 49913@debbugs.gnu.org. --=20 49913: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D49913 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1628441522-32438-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 49913-done) by debbugs.gnu.org; 8 Aug 2021 16:51:57 +0000 Received: from localhost ([127.0.0.1]:54803 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCm1l-0008Qv-Df for submit@debbugs.gnu.org; Sun, 08 Aug 2021 12:51:57 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:46054) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mCm1h-0008Ql-Kk for 49913-done@debbugs.gnu.org; Sun, 08 Aug 2021 12:51:55 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by laurent.telenet-ops.be with bizsmtp id f4rr2500G0mfAB4014rreQ; Sun, 08 Aug 2021 18:51:51 +0200 Message-ID: Subject: Re: bug#49913: python-networkx test failing From: Maxime Devos To: Denis 'GNUtoo' Carikli , Efraim Flashner Date: Sun, 08 Aug 2021 18:51:45 +0200 In-Reply-To: <20210808182004.501af6b7@primarylaptop.localdomain> References: <20210806180942.24070c62@primarylaptop.localdomain> <20210808182004.501af6b7@primarylaptop.localdomain> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-JrotvdOai3MWa9kqO7Wm" 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=1628441511; bh=ekKt+qbJm5HZuoYk/gQH7HqU7+Itx3AX4rMmO0xJ1Qs=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=LATyaZozhq4owhx09/q0NVa5Gt4s5FbUg9CQhq+VTvMXSrA6X63+7Ww0J+kS2iqpo O6rqIt772QRgRGe7Lu9DtY+2W3SZFyJHe1RIqGlt9oF/MQuI8K0wopxS9ZIpbEtATi NX52UFQkGMCoLSlSx98oZStu8f8kgGQTmQT66BqPP2ga+VKseQtMyi8J00kYtaPVRa bs1/wkUCvd3hpKeyhYO/XKn9IKklUv7TfNensBnVaGkLNN7wPqn3C7iuSeUzUOr4mS entnA3f7SH1U6jH9sK1+PynP/HE1iBAuPFhez35VEKnLfLkYjeiGfw0sgpb4BtIMpw ln0zYyNkdbXNw== X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 49913-done Cc: 49913-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) --=-JrotvdOai3MWa9kqO7Wm Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Denis 'GNUtoo' Carikli schreef op zo 08-08-2021 om 18:20 [+0200]: >Can you `guix pull` and test it again? I just updated it to 2.6.2 and > > building with --system=3Di686-linux didn't show me any test errors. > I tried to build fdroidserver again after doing 'guix pull' and this > time it worked fine. You can close the issue by sending a mail to <49913-done@debbugs.gnu.org>. Closing. Greetings, Maxime. --=-JrotvdOai3MWa9kqO7Wm 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+4iGRcl7gUCYRALoRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jxXAQDXLXkEXU+UyoYhXVSyKzX0WOym dJk7QpeXbUvSjrY8kAEA/jJvPqiz4bwLOb1c/gMay1hi3iszy+YvulYXAkWUIAI= =JyWr -----END PGP SIGNATURE----- --=-JrotvdOai3MWa9kqO7Wm-- ------------=_1628441522-32438-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Aug 2021 16:09:08 +0000 Received: from localhost ([127.0.0.1]:51193 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mC2PD-00066r-Tq for submit@debbugs.gnu.org; Fri, 06 Aug 2021 12:09:08 -0400 Received: from lists.gnu.org ([209.51.188.17]:46376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mC2PA-00066g-35 for submit@debbugs.gnu.org; Fri, 06 Aug 2021 12:09:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60026) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mC2P9-0007ZF-Rj for bug-guix@gnu.org; Fri, 06 Aug 2021 12:09:03 -0400 Received: from cyberdimension.org ([2001:910:1314:ffff::1]:59120 helo=gnutoo.cyberdimension.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1mC2P6-0008Su-W6 for bug-guix@gnu.org; Fri, 06 Aug 2021 12:09:03 -0400 Received: from gnutoo.cyberdimension.org (localhost [127.0.0.1]) by cyberdimension.org (OpenSMTPD) with ESMTP id ece30241 for ; Fri, 6 Aug 2021 16:01:56 +0000 (UTC) Received: from primarylaptop.localdomain (localhost.localdomain [::1]) by gnutoo.cyberdimension.org (OpenSMTPD) with ESMTP id a9e891e4 for ; Fri, 6 Aug 2021 16:01:56 +0000 (UTC) Date: Fri, 6 Aug 2021 18:09:42 +0200 From: Denis 'GNUtoo' Carikli To: bug-guix@gnu.org Subject: python-networkx test failing Message-ID: <20210806180942.24070c62@primarylaptop.localdomain> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.29; i686-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/26M=zJEsUKApqz3gavAcz30"; protocol="application/pgp-signature"; micalg=pgp-sha256 Received-SPF: pass client-ip=2001:910:1314:ffff::1; envelope-from=GNUtoo@cyberdimension.org; helo=gnutoo.cyberdimension.org X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) --Sig_/26M=zJEsUKApqz3gavAcz30 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi,=20 when trying to install fdroidserver, I have the following build failure in the tests with python-networkx: > building > /gnu/store/64a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5.1.drv... > 100% 'check' > [###########################################################]builder > for > `/gnu/store/64a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5.1.drv' > failed with exit code 1 build of > /gnu/store/64a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5.1.drv > failed View build log at > '/var/log/guix/drvs/64/a09gnkl01k6vcwrn1cvv1v8nm88xhb-python-networkx-2.5= .1.drv.bz2'. [...] > networkx/utils/tests/test_random_sequence.py::test_random_weighted_choice= PASSED [ 99%] > networkx/utils/tests/test_rcm.py::test_reverse_cuthill_mckee PASSED = [ 99%] > networkx/utils/tests/test_rcm.py::test_rcm_alternate_heuristic PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_unionfind PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_subtree_union PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_unionfind_weights PASSED = [ 99%] > networkx/utils/tests/test_unionfind.py::test_empty_union PASSED = [100%] >=20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D FAILURES =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > ____________________ TestWeightedPath.test_weight_functions _____________= _______ >=20 > self =3D >=20 > def test_weight_functions(self): > def heuristic(*z): > return hash(z) > =20 > def getpath(pred, v, s): > return [v] if v =3D=3D s else getpath(pred, pred[v], s) + [v] > =20 > def goldberg_radzik(g, s, t, weight=3D"weight"): > pred, dist =3D nx.goldberg_radzik(g, s, weight=3Dweight) > dist =3D dist[t] > return dist, getpath(pred, t, s) > =20 > def astar(g, s, t, weight=3D"weight"): > path =3D nx.astar_path(g, s, t, heuristic, weight=3Dweight) > dist =3D nx.astar_path_length(g, s, t, heuristic, weight=3Dwe= ight) > return dist, path > =20 > def vlp(G, s, t, l, F, w): > res =3D F(G, s, t, weight=3Dw) > validate_length_path(G, s, t, l, *res, weight=3Dw) > =20 > G =3D self.cycle > s =3D 6 > t =3D 4 > path =3D [6] + list(range(t + 1)) > =20 > def weight(u, v, _): > return 1 + v ** 2 > =20 > length =3D sum(weight(u, v, None) for u, v in pairwise(path)) > vlp(G, s, t, length, nx.bidirectional_dijkstra, weight) > vlp(G, s, t, length, nx.single_source_dijkstra, weight) > vlp(G, s, t, length, nx.single_source_bellman_ford, weight) > vlp(G, s, t, length, goldberg_radzik, weight) > > vlp(G, s, t, length, astar, weight) >=20 > networkx/algorithms/shortest_paths/tests/test_weighted.py:233:=20 > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _= _ _ _=20 > networkx/algorithms/shortest_paths/tests/test_weighted.py:218: in vlp > validate_length_path(G, s, t, l, *res, weight=3Dw) > _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _= _ _ _=20 >=20 > G =3D , s =3D 6, t =3D= 4 > soln_len =3D 35, length =3D 43, path =3D [6, 5, 4] > weight =3D .weig= ht at 0xb4a2f538> >=20 > def validate_length_path(G, s, t, soln_len, length, path, weight=3D"w= eight"): > > assert soln_len =3D=3D length > E assert 35 =3D=3D 43 > E -35 > E +43 >=20 > networkx/algorithms/shortest_paths/tests/test_weighted.py:29: AssertionEr= ror > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D 1 failed, 3517 passed, 182 skipped in 2= 46.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 I've the following setup: Host distribution: Parabola i686 with an x86_64 kernel (linux-libre-64) Guix: Guix i686 Do I need to give more information? Denis. --Sig_/26M=zJEsUKApqz3gavAcz30 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEeC+d2+Nrp/PU3kkGX138wUF34mMFAmENXsYACgkQX138wUF3 4mMifw/8C1SfvHXRDrCkzLADVLy2LRgS+fgIUGxgPjGzBRh+r4KdzdTjPpe4Z5e3 YZrZExoFVHjrGlwiLsRUpa3DFamVF+azzgjVB2bOqu3LybwDOjadu95VRW/qmSnF eif+E2kJTlUQVVvjdEIPpBEy5hcW8SGq0NoV0yXcgmjEm4TEwkCB0EG2dOb42DfD 3rR8Sbhs45m+bnxqdSEfQan1J6ZdQw2Xg55JOgjEjROp6CUlvLRMEOJA6mkwLaW9 I+7nqAsGCI4GMkp8hP/PekUR/eSCU6VirX/JriiYvEa2XeJzN6Y38NcvpyCHGXhG OCNHNT6r0mT3WPAJKx4sU1tnrmwf19fQfS/55/TSYSiUxLvDmlzjAjsC3Tzpi/cQ usq9/aQDrpfj/nUdKBponAzrdUj5qSZD//Cta1qOsJmKBjNOeVj3ECbUjrN1qbiq vm5BUEcaHvjR1RRc0FHdM5/xBaF7hHP/4dXRNaJYpAxDhi7t6hGWwoLC4pAmOMRm fpWP5/xqKJLKsrZVUZhDT6lKTe/HU2Jjr/+H4G4Kn0/+0D+keNEiJP7cXy4xKUgH 3RDHlX0af94fbc4bBU7+6f2rYMLbQyrCisaOPooEhGcFslWWz82aD2dYgOT9L0Kc lFbgGnCntun1y9OmZW75Gj/fBKEDAfSIWjCySwMVsWBqMCTyBBU= =C5a0 -----END PGP SIGNATURE----- --Sig_/26M=zJEsUKApqz3gavAcz30-- ------------=_1628441522-32438-1--