From cf1ea97b69f0181a47fb3344b836349415597f86 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Fri, 10 May 2024 00:53:57 +0200 Subject: [PATCH] gnu: python-pint: Disable benchmark tests. * gnu/packages/python-xyz.scm (python-pint): [arguments]<#:test-flags>: Disable benchmark tests. Change-Id: I0c6f0512f10f3e96da8b2fd4567df7d43703be10 Signed-off-by: Nicolas Goaziou --- gnu/packages/python-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index e22f5117c7d7b60849bf1a4d1597e1a9d4724471..3f066f78a55a6135884a91bd199448e4ad92cd7d 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -1791,7 +1791,8 @@ Markdown. All extensions are found under the module namespace of pymdownx.") (arguments (list #:test-flags - '(list "-k" (string-append + '(list "--ignore=pint/testsuite/benchmarks" + "-k" (string-append ;; This test tries to write to $HOME/.cache/pint. "not test_auto" ;; Fails with "Group USCSLengthInternational already