[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/299: gnu: python-pytorch-geometric: Disable one test.
From: |
guix-commits |
Subject: |
168/299: gnu: python-pytorch-geometric: Disable one test. |
Date: |
Mon, 13 Jan 2025 15:18:22 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 807c57427341c9ab183982ab9628cbcb8de2bcab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jan 4 23:28:31 2025 +0100
gnu: python-pytorch-geometric: Disable one test.
* gnu/packages/machine-learning.scm (python-pytorch-geometric)[arguments]:
Disable one more test.
Change-Id: Id69243e70c39b9307745b08156ed956f23d8daa4
---
gnu/packages/machine-learning.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index efa20c3d74..3f19bf4c0c 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5088,6 +5088,8 @@ Note: currently this package does not provide GPU
support.")
"-k" (string-append
;; Permissions error
"not test_packaging"
+ ;; Unknown multiprocessing failure
+ " and not test_data_share_memory"
;; This can fail due to accuracy problems
" and not test_gdc"
;; These refuse to be run on CPU and really want a GPU
- 21/299: gnu: Add python-devpi-common., (continued)
- 21/299: gnu: Add python-devpi-common., guix-commits, 2025/01/13
- 101/299: gnu: python-matrix-nio: Use test-flags., guix-commits, 2025/01/13
- 128/299: gnu: python-google-auth: Update to 2.37.0., guix-commits, 2025/01/13
- 122/299: gnu: python-aws-xray-sdk: Update to 2.14.0., guix-commits, 2025/01/13
- 164/299: gnu: python-starsessions: Update input., guix-commits, 2025/01/13
- 129/299: gnu: python-thinc: Remove old version of dataclasses., guix-commits, 2025/01/13
- 167/299: gnu: Remove python-starlette-for-fastapi-0.88., guix-commits, 2025/01/13
- 155/299: gnu: python-pdm-backend: Update to 2.4.3., guix-commits, 2025/01/13
- 173/299: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/13
- 169/299: gnu: python-wrapt: Update to 1.17.0., guix-commits, 2025/01/13
- 168/299: gnu: python-pytorch-geometric: Disable one test.,
guix-commits <=
- 176/299: gnu: python-legacy-api-wrap: Update to 1.4.1., guix-commits, 2025/01/13
- 180/299: gnu: Remove python-flask-basicauth., guix-commits, 2025/01/13
- 171/299: gnu: python-anndata: Update to 0.11.1., guix-commits, 2025/01/13
- 170/299: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/13
- 186/299: gnu: python-cattrs: Disable failing test., guix-commits, 2025/01/13
- 187/299: gnu: python-gseapy: Add missing input., guix-commits, 2025/01/13
- 199/299: gnu: python-scikit-fuzzy: Add missing inputs., guix-commits, 2025/01/13
- 200/299: gnu: python-scikit-learn-extra: Disable one test., guix-commits, 2025/01/13
- 212/299: gnu: python-voila: Update to 0.5.8., guix-commits, 2025/01/13
- 213/299: gnu: scregseg: Patch for numpy compatibility., guix-commits, 2025/01/13