Accepting request 1307109 from home:dgarcia:branches:devel:languages:python:numeric
- Skip a couple of tests that fails with the latest ghostscript Should fix the problem in Staging:E OBS-URL: https://build.opensuse.org/request/show/1307109 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=127
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 25 12:01:16 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Skip a couple of tests that fails with the latest ghostscript
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 18 11:39:49 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Thu Sep 18 11:39:49 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -356,6 +356,8 @@ skip_tests+=" or png or svg or pdf"
|
|||||||
%endif
|
%endif
|
||||||
# test failure with texlive 2025 https://github.com/matplotlib/matplotlib/issues/29790
|
# test failure with texlive 2025 https://github.com/matplotlib/matplotlib/issues/29790
|
||||||
skip_tests+=" or (test_backend_pgf and test_rcupdate)"
|
skip_tests+=" or (test_backend_pgf and test_rcupdate)"
|
||||||
|
# test failures with newer ghostscript
|
||||||
|
skip_tests+=" or test_bbox_inches_tight_raster[pdf] or test_interp_nearest_vs_none[pdf]"
|
||||||
|
|
||||||
# Fails in SLFO:Main
|
# Fails in SLFO:Main
|
||||||
%if 0%{?suse_version} <= %SLE_VERSION
|
%if 0%{?suse_version} <= %SLE_VERSION
|
||||||
|
|||||||
Reference in New Issue
Block a user