https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-text/lizard-1.17.10-r1 fails tests. Discovered on: amd64 (internal ref: guru_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 888449 [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: E AttributeError: 'TestCSVOutput' object has no attribute 'assertRegexpMatches' E AttributeError: 'TestHTMLOutput' object has no attribute 'assertRegexpMatches' FAILED test/testOutputCSV.py::TestCSVOutput::test_csv_header - AttributeError: 'TestCSVOutput' object has no attribute 'assertRegexpMatches' FAILED test/testOutputCSV.py::TestCSVOutput::test_csv_header_with_extension - AttributeError: 'TestCSVOutput' object has no attribute 'assertRegexpMatches' FAILED test/testOutputHTML.py::TestHTMLOutput::test_should_have_html_body - AttributeError: 'TestHTMLOutput' object has no attribute 'assertRegexpMatches' test/testOutputCSV.py::TestCSVOutput::test_csv_header FAILED [177/728] test/testOutputCSV.py::TestCSVOutput::test_csv_header_with_extension FAILED [178/728] test/testOutputHTML.py::TestHTMLOutput::test_should_have_html_body FAILED [191/728]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=62eac930d9029a343ad9f39bb147a9fb5cf6ef8f commit 62eac930d9029a343ad9f39bb147a9fb5cf6ef8f Author: David Roman <davidroman96@gmail.com> AuthorDate: 2024-04-15 11:58:58 +0000 Commit: David Roman <davidroman96@gmail.com> CommitDate: 2024-04-15 11:59:23 +0000 app-text/lizard: fix py3.12 tests Closes: https://bugs.gentoo.org/927725 Signed-off-by: David Roman <davidroman96@gmail.com> app-text/lizard/files/lizard-1.17.10-py3.12.patch | 45 +++++++++++++++++++++++ app-text/lizard/lizard-1.17.10-r1.ebuild | 4 +- 2 files changed, 47 insertions(+), 2 deletions(-)