Summary: | dev-python/matplotlib-3.4.2: test failures on hppa and sparc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rolf Eike Beer <eike> |
Component: | Current packages | Assignee: | Gentoo Science Related Packages <sci> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | python, sam |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Rolf Eike Beer
2021-08-11 07:56:03 UTC
results on sparc look very similar: FAILED build/test-lib/matplotlib/tests/test_animation.py::test_save_animation_smoketest[anim0-imagemagick_file-tiff-movie.gif] - subprocess.CalledProcessError: Command '['convert', '-size', '800x600', '-depth', '8', '-delay', '3.3333333333333335', '-loop', '0', ... FAILED build/test-lib/matplotlib/tests/test_animation.py::test_save_animation_smoketest[anim0-imagemagick_file-tiff-output15] - subprocess.CalledProcessError: Command '['convert', '-size', '800x600', '-depth', '8', '-delay', '3.3333333333333335', '-loop', '0', '... FAILED build/test-lib/matplotlib/tests/test_backend_pgf.py::test_minus_signs_with_tex[lualatex-pdf] - matplotlib.backends.backend_pgf.LatexError: LaTeX returned an error, probably missing font or error in preamble. FAILED build/test-lib/matplotlib/tests/test_backend_pgf.py::test_pdf_pages[lualatex] - matplotlib.backends.backend_pgf.LatexError: LaTeX returned an error, probably missing font or error in preamble. FAILED build/test-lib/matplotlib/tests/test_backend_tk.py::test_blit - Failed: Subprocess timed out FAILED build/test-lib/matplotlib/tests/test_backend_tk.py::test_figuremanager_preserves_host_mainloop - Failed: Subprocess timed out FAILED build/test-lib/matplotlib/tests/test_backend_tk.py::test_figuremanager_cleans_own_mainloop - Failed: Most likely plot.show(block=True) hung FAILED build/test-lib/matplotlib/tests/test_backend_tk.py::test_never_update - Failed: Subprocess timed out FAILED build/test-lib/matplotlib/tests/test_backend_tk.py::test_missing_back_button - Failed: Subprocess timed out FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolbar2-gtk3agg] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_interactive_impl():\n import importlib.util\n import io\n impor... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolbar2-gtk3cairo] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_interactive_impl():\n import importlib.util\n import io\n imp... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolbar2-tkagg] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_interactive_impl():\n import importlib.util\n import io\n import ... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolmanager-gtk3agg] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_interactive_impl():\n import importlib.util\n import io\n im... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolmanager-gtk3cairo] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_interactive_impl():\n import importlib.util\n import io\n ... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_backend[toolmanager-tkagg] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_interactive_impl():\n import importlib.util\n import io\n impo... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_thread_safety[gtk3agg] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_thread_impl():\n from concurrent.futures import ThreadPoolExecutor\n ... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_thread_safety[gtk3cairo] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_thread_impl():\n from concurrent.futures import ThreadPoolExecutor\n ... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_interactive_thread_safety[tkagg] - subprocess.TimeoutExpired: Command '['/usr/bin/python3.9', '-c', 'def _test_thread_impl():\n from concurrent.futures import ThreadPoolExecutor\n im... FAILED build/test-lib/matplotlib/tests/test_backends_interactive.py::test_webagg - Failed: Failed to connect to the webagg server. FAILED build/test-lib/matplotlib/tests/test_image.py::test_huge_range_log[png] - ValueError: Invalid vmin or vmax ========================================================================================== 20 failed, 7219 passed, 835 skipped, 1 deselected, 13 xfailed in 8654.03s (2:24:14) ========================================================================================= 3.5.1 has a reduced failure list on hppa: ===Flaky Test Report=== test_missing_psfont passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps-portrait] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps-landscape] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps with distiller=ghostscript-portrait] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps with distiller=ghostscript-landscape] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps with distiller=xpdf-portrait] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps with distiller=xpdf-landscape] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps with usetex-portrait] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[ps with usetex-landscape] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[eps-portrait] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[eps-landscape] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[eps with usetex-portrait] passed 1 out of the required 1 times. Success! test_savefig_to_stringio[eps with usetex-landscape] passed 1 out of the required 1 times. Success! test_interactive_backend[toolbar2-{'MPLBACKEND': 'gtk3agg'}] passed 1 out of the required 1 times. Success! test_interactive_backend[toolbar2-{'MPLBACKEND': 'gtk3cairo'}] passed 1 out of the required 1 times. Success! test_interactive_backend[toolmanager-{'MPLBACKEND': 'gtk3agg'}] passed 1 out of the required 1 times. Success! test_interactive_backend[toolmanager-{'MPLBACKEND': 'gtk3cairo'}] passed 1 out of the required 1 times. Success! test_interactive_thread_safety[{'MPLBACKEND': 'gtk3agg'}] passed 1 out of the required 1 times. Success! test_interactive_thread_safety[{'MPLBACKEND': 'gtk3cairo'}] passed 1 out of the required 1 times. Success! test_invisible_Line_rendering passed 1 out of the required 1 times. Success! ===End Flaky Test Report=== === short test summary info === FAILED build/test-lib/matplotlib/tests/test_quiver.py::test_barbs[png] - matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.192): FAILED build/test-lib/matplotlib/tests/test_quiver.py::test_barbs_pivot[png] - matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.430): FAILED build/test-lib/matplotlib/tests/test_quiver.py::test_barbs_flip[png] - matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 0.430): FAILED build/test-lib/matplotlib/tests/test_usetex.py::test_usetex[png] - matplotlib.testing.exceptions.ImageComparisonFailure: images not close (RMS 20.839): === 4 failed, 7610 passed, 874 skipped, 1 deselected, 13 xfailed, 1 xpassed in 9883.40s (2:44:43) === |