[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#70031] [PATCH v2 26/65] gnu: libmedfile: Disable parallel tests.
From: |
Greg Hogan |
Subject: |
[bug#70031] [PATCH v2 26/65] gnu: libmedfile: Disable parallel tests. |
Date: |
Tue, 22 Oct 2024 18:09:16 +0000 |
* gnu/packages/engineering.scm (libmedfile)
[arguments]<#:parallel-tests?>: Disable.
Change-Id: I55f0d7bded6ac6b94b8389d6af4958b7ce7c6487
---
gnu/packages/engineering.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 6f449f0c39..81ee2748e7 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3047,7 +3047,8 @@ (define-public libmedfile
(build-system cmake-build-system)
(inputs (list hdf5-1.10))
(arguments
- `(#:phases
+ `(#:parallel-tests? #f
+ #:phases
(modify-phases %standard-phases
(add-after 'install 'remove-test-output
(lambda* (#:key outputs #:allow-other-keys)
--
2.46.1
- [bug#70031] [PATCH v2 20/65] gnu: kirigami-5: Disable tests., (continued)
- [bug#70031] [PATCH v2 20/65] gnu: kirigami-5: Disable tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 21/65] gnu: vigra: Fix tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 27/65] gnu: mbedtls-lts: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 25/65] gnu: libical: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 28/65] gnu: scotch: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 29/65] gnu: srt: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 31/65] gnu: websocketpp: Disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 41/65] gnu: conan: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 39/65] gnu: cmake: Update to 3.30.5., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 04/65] build-system/cmake: Add generator., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 26/65] gnu: libmedfile: Disable parallel tests.,
Greg Hogan <=
- [bug#70031] [PATCH v2 36/65] gnu: pdal: Use :#test-exclude and disable parallel tests., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 40/65] gnu: asymptote: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 48/65] gnu: pantheon-calendar: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 44/65] gnu: libdecor: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 45/65] gnu: liblxi: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 47/65] gnu: pantheon-calculator: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 49/65] gnu: python-awkward-cpp: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 52/65] gnu: python-lief: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 56/65] gnu: python-symengine: Pin CMake dependency., Greg Hogan, 2024/10/22
- [bug#70031] [PATCH v2 60/65] gnu: syndication-domination: Pin CMake dependency., Greg Hogan, 2024/10/22