summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2020-03-19 07:58:08 +0100
committerMarius Bakke <mbakke@fastmail.com>2020-03-19 08:41:51 +0100
commite7a90f28cb2a9c662fa7213b4fefb1196acbbefd (patch)
treeb5b4388aa21be62b515c08ac644950751046f97b
parentc7f06b2b57bd8133863377d24dba5eaa7048ba68 (diff)
downloadpatches-e7a90f28cb2a9c662fa7213b4fefb1196acbbefd.tar
patches-e7a90f28cb2a9c662fa7213b4fefb1196acbbefd.tar.gz
gnu: git: Enable parallel tests.
* gnu/packages/version-control.scm (git)[arguments]: Remove #:parallel-testS?.
-rw-r--r--gnu/packages/version-control.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index e7260c0116..d25df4c63d 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="