mbakke pushed a commit to branch master
in repository guix.
commit e7a90f28cb2a9c662fa7213b4fefb1196acbbefd
Author: Marius Bakke <[email protected]>
AuthorDate: Thu Mar 19 07:58:08 2020 +0100
gnu: git: Enable parallel tests.
* gnu/packages/version-control.scm (git)[arguments]: Remove
#:parallel-testS?.
---
gnu/packages/version-control.scm | 3 ---
1 file changed, 3 deletions(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index e7260c0..d25df4c 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -235,9 +235,6 @@ as well as the classic centralized workflow.")
#:test-target "test"
- ;; Tests fail randomly when parallel: <https://bugs.gnu.org/29512>.
- #:parallel-tests? #f
-
;; The explicit --with-tcltk forces the build system to hardcode the
;; absolute file name to 'wish'.
#:configure-flags (list (string-append "--with-tcltk="