[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
168/213: gnu: python-pytorch-geometric: Disable one test.
From: |
guix-commits |
Subject: |
168/213: gnu: python-pytorch-geometric: Disable one test. |
Date: |
Fri, 10 Jan 2025 10:43:17 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit 7f2ee8ee9dadfb57456c992d740a08afdeb7afdf
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
- 142/213: gnu: python-pillow-simd: Inherit build system and native inputs., (continued)
- 142/213: gnu: python-pillow-simd: Inherit build system and native inputs., guix-commits, 2025/01/10
- 143/213: gnu: python-pillow: Update to 11.1.0., guix-commits, 2025/01/10
- 146/213: gnu: python-imageio: Update to 2.36.1., guix-commits, 2025/01/10
- 145/213: gnu: python-imageio-ffmpeg: Update to 0.5.1., guix-commits, 2025/01/10
- 149/213: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2., guix-commits, 2025/01/10
- 151/213: gnu: Add rust-speedate-0.15., guix-commits, 2025/01/10
- 153/213: gnu: python-pydantic-2: Update to 2.10.4., guix-commits, 2025/01/10
- 164/213: gnu: python-starsessions: Update input., guix-commits, 2025/01/10
- 170/213: guix: toml: Fix evaluation of empty inline tables., guix-commits, 2025/01/10
- 171/213: gnu: python-anndata: Update to 0.11.1., guix-commits, 2025/01/10
- 168/213: gnu: python-pytorch-geometric: Disable one test.,
guix-commits <=
- 173/213: gnu: python-asgi-lifespan: Update to 2.1.0., guix-commits, 2025/01/10
- 174/213: gnu: python-pypika-tortoise: Add missing input., guix-commits, 2025/01/10
- 175/213: gnu: python-omnipath: Update to 1.0.8-0.3d16134., guix-commits, 2025/01/10
- 197/213: gnu: python-resolvelib: Update to 1.1.0b1., guix-commits, 2025/01/10
- 187/213: gnu: python-gseapy: Add missing input., guix-commits, 2025/01/10
- 210/213: gnu: python-celltypist: Add missing input., guix-commits, 2025/01/10
- 184/213: gnu: python-locust: Disable some more tests., guix-commits, 2025/01/10
- 179/213: gnu: python-flask-login: Update to 0.6.3., guix-commits, 2025/01/10
- 201/213: gnu: python-osqp: Add missing inputs., guix-commits, 2025/01/10
- 182/213: gnu: python-flask-assets: Update to 2.1.0-1.62efd23., guix-commits, 2025/01/10