mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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>
This commit is contained in:
parent
ad9e792f83
commit
71aa037a1a
1 changed files with 1 additions and 0 deletions
|
@ -9623,6 +9623,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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue