https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/agate-1.9.1 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
Created attachment 889184 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: except ImportError: E ImportError: cssselect does not seem to be installed. See https://pypi.org/project/cssselect/ E ModuleNotFoundError: No module named 'cssselect' FAILED tests/test_table/test_charting.py::TestTableCharts::test_bar_chart - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_table/test_charting.py::TestTableCharts::test_column_chart - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_table/test_charting.py::TestTableCharts::test_line_chart - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_table/test_charting.py::TestTableCharts::test_scatterplot - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_tableset/test_charting.py::TestTableSetCharts::test_bar_chart - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_tableset/test_charting.py::TestTableSetCharts::test_column_chart - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_tableset/test_charting.py::TestTableSetCharts::test_line_chart - ImportError: cssselect does not seem to be installed. See https://pypi.org/... FAILED tests/test_tableset/test_charting.py::TestTableSetCharts::test_scatterplot - ImportError: cssselect does not seem to be installed. See https://pypi.org/... tests/test_table/test_charting.py::TestTableCharts::test_bar_chart FAILED [200/384] tests/test_table/test_charting.py::TestTableCharts::test_column_chart FAILED [201/384] tests/test_table/test_charting.py::TestTableCharts::test_line_chart FAILED [202/384] tests/test_table/test_charting.py::TestTableCharts::test_scatterplot FAILED [203/384] tests/test_tableset/test_charting.py::TestTableSetCharts::test_bar_chart FAILED [353/384] tests/test_tableset/test_charting.py::TestTableSetCharts::test_column_chart FAILED [354/384] tests/test_tableset/test_charting.py::TestTableSetCharts::test_line_chart FAILED [355/384] tests/test_tableset/test_charting.py::TestTableSetCharts::test_scatterplot FAILED [356/384]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fdebc275c4c39376a12a458ad9d08fdba3ebbd4 commit 5fdebc275c4c39376a12a458ad9d08fdba3ebbd4 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2024-04-01 09:42:35 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-04-01 09:45:56 +0000 dev-python/agate: Add dev-python/cssselect test dep Closes: https://bugs.gentoo.org/928353 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/agate/agate-1.9.1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)