Summary: | dev-python/matplotlib-3.5.2-r3 - fails 5 tests on ppc64 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | python |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | PPC64 | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=807757 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log.xz (ppc64)
emerge --info build.log.xz (ppc, matplotlib-3.5.3) build.log.xz (ppc, matplotlib-3.6.0-r1) build.log.xz (ppc64, matplotlib-3.6.0-r1) |
Description
ernsteiswuerfel
2022-07-20 10:19:34 UTC
Created attachment 792509 [details]
build.log.xz (ppc64)
Created attachment 792512 [details]
emerge --info
Created attachment 812398 [details]
build.log.xz (ppc, matplotlib-3.5.3)
[...]
FAILED tests/test_backend_pgf.py::test_pdf_pages[lualatex] - matplotlib.backends.backend_pgf.LatexError: LaTeX r...
FAILED tests/test_backend_pgf.py::test_minus_signs_with_tex[lualatex-pdf] - matplotlib.backends.backend_pgf.Late...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem0-{'MPLBACKEND': 'wx'}] - assert 21053...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem0-{'MPLBACKEND': 'wxagg'}] - assert 28...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem1-{'MPLBACKEND': 'gtk4agg'}] - assert ...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem1-{'MPLBACKEND': 'gtk4cairo'}] - asser...
=========== 6 failed, 7502 passed, 889 skipped, 12 xfailed, 3 xpassed, 6 warnings in 202.63s (0:03:22) ============
Created attachment 818398 [details]
build.log.xz (ppc, matplotlib-3.6.0-r1)
[...]
FAILED tests/test_axes.py::test_psd_csd[png] - ValueError: array is too big; `arr.size * arr.dtype.itemsize` is la...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem1-{'MPLBACKEND': 'gtk4cairo'}] - assert ...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem1-{'MPLBACKEND': 'gtk4agg'}] - assert 15...
============ 3 failed, 7905 passed, 926 skipped, 13 xfailed, 2 xpassed, 3 warnings in 227.54s (0:03:47) =============
* pytest failed with python3.10
* ERROR: dev-python/matplotlib-3.6.0-r1::gentoo failed (test phase):
Created attachment 820357 [details]
build.log.xz (ppc64, matplotlib-3.6.0-r1)
[...]
FAILED tests/test_backend_pgf.py::test_minus_signs_with_tex[lualatex-pdf] - matplotlib.backends.backend_pgf....
FAILED tests/test_backend_pgf.py::test_pdf_pages[lualatex] - matplotlib.backends.backend_pgf.LatexError: LaT...
FAILED tests/test_backend_pgf.py::test_pdf_pages_metadata_check[lualatex] - matplotlib.backends.backend_pgf....
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem0-{'MPLBACKEND': 'wx'}] - assert 3...
FAILED tests/test_image.py::test_rgba_antialias[png] - matplotlib.testing.exceptions.ImageComparisonFailure:...
========= 5 failed, 7861 passed, 968 skipped, 12 xfailed, 2 xpassed, 3 warnings in 138.83s (0:02:18) ==========
* pytest failed with python3.10
* ERROR: dev-python/matplotlib-3.6.0-r1::gentoo failed (test phase):
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce442037f69c734d176e0480a06ccc47532cf384 commit ce442037f69c734d176e0480a06ccc47532cf384 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-08-16 20:12:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-16 20:12:41 +0000 dev-python/matplotlib: skip a test on 32-bit Too large. Bug: https://bugs.gentoo.org/754324 Bug: https://bugs.gentoo.org/859499 Signed-off-by: Sam James <sam@gentoo.org> dev-python/matplotlib/matplotlib-3.7.1.ebuild | 11 +++++++++++ dev-python/matplotlib/matplotlib-3.7.2.ebuild | 12 ++++++++++++ 2 files changed, 23 insertions(+) |