[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
215/474: gnu: python-matplotlib: Ignore failing tests.
From: |
guix-commits |
Subject: |
215/474: gnu: python-matplotlib: Ignore failing tests. |
Date: |
Sat, 30 Nov 2024 18:20:22 -0500 (EST) |
sharlatan pushed a commit to branch python-team
in repository guix.
commit fdb0eebe1f5dd0706f06eef985ec14714468d7e2
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 61e2fa7322..203ef1bf15 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"))
- 119/474: gnu: Add python-whatthepatch., (continued)
- 119/474: gnu: Add python-whatthepatch., guix-commits, 2024/11/30
- 138/474: gnu: python-black: Move to pyproject-build-system., guix-commits, 2024/11/30
- 156/474: gnu: conda: Reindent., guix-commits, 2024/11/30
- 172/474: gnu: python-flask-login: Move to pyproject-build-system., guix-commits, 2024/11/30
- 148/474: gnu: Add xcffibgen., guix-commits, 2024/11/30
- 152/474: gnu: qtile: Improve package style., guix-commits, 2024/11/30
- 165/474: gnu: python-pytest-runner: Improve package style., guix-commits, 2024/11/30
- 195/474: gnu: python-orderedmultidict: Move to pyproject-build-system., guix-commits, 2024/11/30
- 186/474: gnu: python-jaraco-packaging: Move to pyproject-build-system., guix-commits, 2024/11/30
- 196/474: gnu: python-flake8-isort: Move to pyproject-build-system., guix-commits, 2024/11/30
- 215/474: gnu: python-matplotlib: Ignore failing tests.,
guix-commits <=
- 202/474: gnu: python-uqbar: Upgrade to python-team branch., guix-commits, 2024/11/30
- 214/474: gnu: python-certauth: Move to pyproject-build-system., guix-commits, 2024/11/30
- 224/474: gnu: python-kiwisolver: Update to 1.4.6., guix-commits, 2024/11/30
- 234/474: gnu: python-jsonpickle: Adjust inputs., guix-commits, 2024/11/30
- 254/474: gnu: python-pycollada: Adjust inputs., guix-commits, 2024/11/30
- 237/474: gnu: python-optree: Adjust inputs., guix-commits, 2024/11/30
- 241/474: gnu: python-waitress: Adjust inputs., guix-commits, 2024/11/30
- 251/474: gnu: behave: Update to 1.2.7.dev5., guix-commits, 2024/11/30
- 233/474: gnu: python-immutables: Update to 0.21., guix-commits, 2024/11/30
- 246/474: gnu: python-docstring-to-markdown: Adjust inputs., guix-commits, 2024/11/30