GNU bug report logs -
#67630
Build python-phenograph.x86_64-linux on master is broken.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67630 in the body.
You can then email your comments to 67630 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#67630
; Package
guix
.
(Mon, 04 Dec 2023 22:07:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Mon, 04 Dec 2023 22:07:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hi,
cuirass <at> gnu.org (Cuirass) writes:
> <p>The build <b>python-phenograph.x86_64-linux</b> for specification <b>master</b> is
> broken. You can find the detailed information about this build <a
> href="https://ci.guix.gnu.org/build/2736972/details">here</a>.</p>
>
> https://ci.guix.gnu.org/build/2736972/details
The failure reads:
--8<---------------cut here---------------start------------->8---
=================================== FAILURES ===================================
___________________________ test_classify_generated ____________________________
cluster_dataset_generated = <tests.conftest.GeneratedClusterDataset object at 0x7ffdcfdb90f0>
def test_classify_generated(cluster_dataset_generated):
output, _ = classify(
cluster_dataset_generated.train_set, cluster_dataset_generated.test_set
)
actual = cluster_dataset_generated.test_labels
> assert all([p == a for p, a in zip(output, actual)])
E assert False
E + where False = all([True, True, False])
tests/test_classify.py:9: AssertionError
----------------------------- Captured stdout call -----------------------------
Finding 30 nearest neighbors using minkowski metric and 'auto' algorithm
=============================== warnings summary ===============================
phenograph/cluster.py:13
/tmp/guix-build-python-phenograph-1.5.7.drv-0/PhenoGraph-1.5.7/phenograph/cluster.py:13: DeprecationWarning: Please use `spmatrix` from the `scipy.sparse` namespace, the `scipy.sparse.base` namespace is deprecated.
from scipy.sparse.base import spmatrix
tests/test_classify.py::test_classify_generated
tests/test_classify.py::test_classify_generated
tests/test_classify.py::test_classify_generated
tests/test_classify.py::test_classify_fixed
tests/test_classify.py::test_classify_fixed
tests/test_classify.py::test_classify_fixed
tests/test_classify.py::test_random_walk_probabilities_fixed
tests/test_classify.py::test_random_walk_probabilities_fixed
tests/test_classify.py::test_random_walk_probabilities_fixed
/tmp/guix-build-python-phenograph-1.5.7.drv-0/PhenoGraph-1.5.7/phenograph/classify.py:43: DeprecationWarning: Please use `bicgstab` from the `scipy.sparse.linalg` namespace, the `scipy.sparse.linalg.isolve` namespace is deprecated.
sp.linalg.isolve.bicgstab(Lu, b.T.todense(), atol="legacy") for b in B.T
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_classify.py::test_classify_generated - assert False
=================== 1 failed, 5 passed, 10 warnings in 3.48s ===================
--8<---------------cut here---------------end--------------->8---
The test is probably flaky and should be reported upstream and disabled
in our package meanwhile.
--
Thanks,
Maxim
Reply sent
to
Efraim Flashner <efraim <at> flashner.co.il>
:
You have taken responsibility.
(Tue, 16 Jul 2024 18:57:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 16 Jul 2024 18:57:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 67630-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
This package appears to be building correctly now.
--
Efraim Flashner <efraim <at> flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 14 Aug 2024 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.