[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
86/91: gnu: python-matplotlib: Ignore failing tests.
From: |
guix-commits |
Subject: |
86/91: gnu: python-matplotlib: Ignore failing tests. |
Date: |
Thu, 23 May 2024 17:17:40 -0400 (EDT) |
ngz pushed a commit to branch python-team
in repository guix.
commit 067996875ecc9b444299f3672b1515d84f4b7853
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 c2e2513487..bdec96ffdb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -9337,6 +9337,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"))
- 65/91: gnu: python-shtab: Move to pyproject-build-system., (continued)
- 65/91: gnu: python-shtab: Move to pyproject-build-system., guix-commits, 2024/05/23
- 64/91: gnu: python-orderedmultidict: Move to pyproject-build-system., guix-commits, 2024/05/23
- 60/91: gnu: python-pytest-enabler: Break dependency cycle., guix-commits, 2024/05/23
- 62/91: gnu: python-apprise: Improve package style., guix-commits, 2024/05/23
- 77/91: gnu: borgmatic: Move to pyproject-build-system., guix-commits, 2024/05/23
- 80/91: gnu: python-fenics-dijitso: Move to pyproject-build-system., guix-commits, 2024/05/23
- 87/91: gnu: python-qemu-qmp: Improve package style., guix-commits, 2024/05/23
- 82/91: gnu: python-numpydoc: Move to pyproject-build-sytem., guix-commits, 2024/05/23
- 91/91: gnu: build-system/pyproject: Add missing native-inputs., guix-commits, 2024/05/23
- 85/91: gnu: python-certauth: Move to pyproject-build-system., guix-commits, 2024/05/23
- 86/91: gnu: python-matplotlib: Ignore failing tests.,
guix-commits <=
- 08/91: gnu: python-zope-i18nmessageid: Update to 5.1.1., guix-commits, 2024/05/23
- 14/91: gnu: Add ghc-language-python., guix-commits, 2024/05/23
- 04/91: gnu: python-isort: Move to pyproject-build-system., guix-commits, 2024/05/23
- 03/91: gnu: python-black: Move to pyproject-build-system., guix-commits, 2024/05/23
- 06/91: gnu: python-mutagen: Move to pyproject-build-system., guix-commits, 2024/05/23
- 07/91: gnu: python-http-ece: Update to 1.2.0., guix-commits, 2024/05/23
- 10/91: gnu: vdirsyncer: Move to pyproject-build-system and enable tests., guix-commits, 2024/05/23
- 11/91: gnu: python-django-localflavor: Move to pyproject-build-system., guix-commits, 2024/05/23
- 16/91: gnu: qtile: Update to 0.23.0., guix-commits, 2024/05/23
- 18/91: gnu: sshuttle: Move to pyproject-build-system., guix-commits, 2024/05/23