Accepting request 1255036 from home:mcalabkova:branches:devel:languages:python:numeric

- Skip test failing with texlive 2025

OBS-URL: https://build.opensuse.org/request/show/1255036
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-matplotlib?expand=0&rev=111
This commit is contained in:
2025-03-21 17:19:01 +00:00
committed by Git OBS Bridge
parent 12d1420686
commit eaffcb536f
2 changed files with 3 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ Fri Mar 21 08:55:15 UTC 2025 - Markéta Machová <mmachova@suse.com>
* Add version gate to GTK4 calls when necessary
* Raise warning if both c and facecolors are used in scatter plot
- Drop merged matplotlib-pr29631-install-test-ipynb.patch
- Skip test failing with texlive 2025
-------------------------------------------------------------------
Sun Feb 16 20:07:11 UTC 2025 - Ben Greiner <code@bnavigator.de>

View File

@@ -338,6 +338,8 @@ skip_tests+=" or test_compressed1"
# image comparison failures due to precisions dicrepancies to the x86 produced references
skip_tests+=" or png or svg or pdf"
%endif
# test failure with texlive 2025 https://github.com/matplotlib/matplotlib/issues/29790
skip_tests+=" or (test_backend_pgf and test_rcupdate)"
# Fails in SLFO:Main
%if 0%{?suse_version} <= %SLE_VERSION