Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 932358 - dev-python/ipython-8.24.0 fails tests: FAILED test_pylabtools.py::test_backend_builtin[headless-headless-agg] - AssertionError: assert None == headless
Summary: dev-python/ipython-8.24.0 fails tests: FAILED test_pylabtools.py::test_backen...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-05-21 12:35 UTC by Agostino Sarubbo
Modified: 2024-05-21 12:35 UTC (History)
0 users

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


Attachments
build.log (build.log,948.66 KB, text/plain)
2024-05-21 12:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-05-21 12:35:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ipython-8.24.0 fails tests.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-05-21 12:35:32 UTC
Created attachment 893651 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-21 12:35:33 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E           RuntimeError: 'osx is not a recognised GUI loop or backend name
E           RuntimeError: 'osx' is not a recognised backend name
E           RuntimeError: 'qt6agg is not a recognised GUI loop or backend name
E           RuntimeError: 'qt6agg' is not a recognised backend name
E           RuntimeError: 'qt6cairo is not a recognised GUI loop or backend name
E           RuntimeError: 'qt6cairo' is not a recognised backend name
E       AssertionError: assert 'macosx' == 'osx'
E       AssertionError: assert 'qtagg' == 'qt6agg'
E       AssertionError: assert None == 'headless'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED IPython/core/tests/test_pylabtools.py::test_backend_builtin[headless-headless-agg] - AssertionError: assert None == 'headless'
FAILED IPython/core/tests/test_pylabtools.py::test_backend_builtin[macosx-osx-macosx] - AssertionError: assert 'macosx' == 'osx'
FAILED IPython/core/tests/test_pylabtools.py::test_backend_builtin[osx-osx-macosx] - RuntimeError: 'osx is not a recognised GUI loop or backend name
FAILED IPython/core/tests/test_pylabtools.py::test_backend_builtin[qt6-qt6-qt6agg] - AssertionError: assert 'qtagg' == 'qt6agg'
FAILED IPython/core/tests/test_pylabtools.py::test_backend_builtin[qt6agg-qt-qt6agg] - RuntimeError: 'qt6agg is not a recognised GUI loop or backend name
FAILED IPython/core/tests/test_pylabtools.py::test_backend_builtin[qt6cairo-qt-qt6cairo] - RuntimeError: 'qt6cairo is not a recognised GUI loop or backend name
IPython/core/tests/test_interactiveshell.py::TestAstTransformError::test_unregistering PASSED [ 742/1465]
IPython/core/tests/test_pylabtools.py::test_backend_builtin[headless-headless-agg] FAILED [ 959/1465]
IPython/core/tests/test_pylabtools.py::test_backend_builtin[macosx-osx-macosx] FAILED [ 976/1465]
IPython/core/tests/test_pylabtools.py::test_backend_builtin[osx-osx-macosx] FAILED [ 960/1465]
IPython/core/tests/test_pylabtools.py::test_backend_builtin[qt6-qt6-qt6agg] FAILED [ 963/1465]
IPython/core/tests/test_pylabtools.py::test_backend_builtin[qt6agg-qt-qt6agg] FAILED [ 983/1465]
IPython/core/tests/test_pylabtools.py::test_backend_builtin[qt6cairo-qt-qt6cairo] FAILED [ 984/1465]
IPython/utils/tests/test_pycolorize.py::test_parse_error[LightBG] PASSED [1407/1465]
IPython/utils/tests/test_pycolorize.py::test_parse_error[Linux] PASSED [1403/1465]
IPython/utils/tests/test_pycolorize.py::test_parse_error[Neutral] PASSED [1409/1465]
IPython/utils/tests/test_pycolorize.py::test_parse_error[NoColor] PASSED [1405/1465]
SKIPPED [1] IPython/lib/tests/test_pretty.py:147: could not import 'xxlimited_35': No module named 'xxlimited_35'