Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 859499 - dev-python/matplotlib-3.5.2-r3 - fails 5 tests on ppc64
Summary: dev-python/matplotlib-3.5.2-r3 - fails 5 tests on ppc64
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-07-20 10:19 UTC by ernsteiswuerfel
Modified: 2023-08-16 20:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (ppc64) (matplotlib-3.5.2-r3:20220720-092551.log.xz,202.20 KB, application/x-xz)
2022-07-20 10:20 UTC, ernsteiswuerfel
Details
emerge --info (file_859499.txt,6.43 KB, text/plain)
2022-07-20 10:20 UTC, ernsteiswuerfel
Details
build.log.xz (ppc, matplotlib-3.5.3) (matplotlib-3.5.3:20220918-184305.log.xz,237.60 KB, application/x-xz)
2022-09-18 20:07 UTC, ernsteiswuerfel
Details
build.log.xz (ppc, matplotlib-3.6.0-r1) (matplotlib-3.6.0-r1:20221003-215001.log.xz,212.20 KB, application/x-xz)
2022-10-03 22:07 UTC, ernsteiswuerfel
Details
build.log.xz (ppc64, matplotlib-3.6.0-r1) (matplotlib-3.6.0-r1:20221004-213407.log.xz,216.64 KB, application/x-xz)
2022-10-04 22:03 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2022-07-20 10:19:34 UTC
[...]
FAILED tests/test_axes.py::test_contour_colorbar[png] - matplotlib.testing.exceptions.ImageComparison...
FAILED tests/test_contour.py::test_contour_addlines[png] - matplotlib.testing.exceptions.ImageCompari...
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem0-{'MPLBACKEND': 'wxagg'}]
FAILED tests/test_backends_interactive.py::test_figure_leak_20490[time_mem0-{'MPLBACKEND': 'wx'}] - a...
FAILED tests/test_image.py::test_rgba_antialias[png] - matplotlib.testing.exceptions.ImageComparisonF...
====== 5 failed, 7453 passed, 918 skipped, 12 xfailed, 2 xpassed, 6 warnings in 156.08s (0:02:36) ======
 * pytest failed with python3.10
 * ERROR: dev-python/matplotlib-3.5.2-r3::gentoo failed (test phase):
 *   (no error message)
Comment 1 ernsteiswuerfel archtester 2022-07-20 10:20:14 UTC
Created attachment 792509 [details]
build.log.xz (ppc64)
Comment 2 ernsteiswuerfel archtester 2022-07-20 10:20:29 UTC
Created attachment 792512 [details]
emerge --info
Comment 3 ernsteiswuerfel archtester 2022-09-18 20:07:35 UTC
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) ============
Comment 4 ernsteiswuerfel archtester 2022-10-03 22:07:41 UTC
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):
Comment 5 ernsteiswuerfel archtester 2022-10-04 22:03:13 UTC
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):
Comment 6 Larry the Git Cow gentoo-dev 2023-08-16 20:12:50 UTC
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(+)