[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/420: gnu: python-matplotlib: Ignore failing tests.
From: |
guix-commits |
Subject: |
215/420: gnu: python-matplotlib: Ignore failing tests. |
Date: |
Tue, 26 Nov 2024 16:29:03 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit fb8842f80075dbdc4fdf000391d3586b7c73fd99
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Fri May 10 00:54:22 2024 +0200
gnu: python-matplotlib: Ignore failing tests.
* gnu/packages/python-xyz.scm (python-matplotlib)
[arguments]<#:test-flags>: Ignore failing tests.
Change-Id: I3ecb9e6331f17a9333e27daab8fa9d6c3c408aea
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
---
gnu/packages/python-xyz.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index c13fe44f49..3a55da4547 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9596,6 +9596,7 @@ comparison.
(string-append
;; This one fails with a small difference in the upper left.
"not test_figure_legend_outside"
+ " and not test_warn_big_data_best_loc"
;; The 'test_lazy_auto_backend_selection' fails
;; because it would require an X server; skip it.
" and not test_lazy_auto_backend_selection"))
- 137/420: gnu: python-transient: Move to pyproject-build-system., (continued)
- 137/420: gnu: python-transient: Move to pyproject-build-system., guix-commits, 2024/11/26
- 139/420: gnu: python-isort: Move to pyproject-build-system., guix-commits, 2024/11/26
- 143/420: gnu: python-zope-i18nmessageid: Update to 5.1.1., guix-commits, 2024/11/26
- 148/420: gnu: Add xcffibgen., guix-commits, 2024/11/26
- 153/420: gnu: python-apiron: Move to pyproject-build-system., guix-commits, 2024/11/26
- 159/420: gnu: python-arrow: Move to pyproject-build-system., guix-commits, 2024/11/26
- 160/420: gnu: dynaconf: Improve package style., guix-commits, 2024/11/26
- 184/420: gnu: python-jaraco-context: Move to pyproject-build-system., guix-commits, 2024/11/26
- 192/420: gnu: python-pint: Disable benchmark tests., guix-commits, 2024/11/26
- 207/420: gnu: borgmatic: Move to pyproject-build-system., guix-commits, 2024/11/26
- 215/420: gnu: python-matplotlib: Ignore failing tests.,
guix-commits <=
- 225/420: gnu: python-array-api-compat: Update to 1.9.1., guix-commits, 2024/11/26
- 227/420: gnu: python-altair: Adjust inputs., guix-commits, 2024/11/26
- 231/420: gnu: python-daft: Adjust inputs., guix-commits, 2024/11/26
- 232/420: gnu: python-django-4.2: Adjust inputs., guix-commits, 2024/11/26
- 243/420: gnu: python-twine: Adjust inputs., guix-commits, 2024/11/26
- 251/420: gnu: behave: Update to 1.2.7.dev5., guix-commits, 2024/11/26
- 248/420: gnu: Add python-pytest-html., guix-commits, 2024/11/26
- 253/420: gnu: python-pooch: Adjust inputs., guix-commits, 2024/11/26
- 252/420: gnu: python-behave-web-api: Update to 2.0.1., guix-commits, 2024/11/26
- 259/420: gnu: python-elasticsearch: Update to 7.17.12., guix-commits, 2024/11/26