https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/pytest-syrupy-4.0.0 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 889066 [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 and: "E TypeError: Can't instantiate abstract class CustomItem with abstract method collect" E and: "ERROR . - TypeError: Can't instantiate abstract class CustomItem with abstrac..." E and: 'FAILED test_file.py::test_passed_custom - assert [- snapshot] == [+ received]' E and: 'test_file.py::test_passed_custom FAILED [100%]' E TypeError: Can't instantiate abstract class CustomItem with abstract method collect ERROR . - TypeError: Can't instantiate abstract class CustomItem with abstrac... FAILED test_file.py::test_passed_custom - assert [- snapshot] == [+ received] FAILED tests/integration/test_pytest_extension.py::test_ignores_non_function_nodes - Failed: nomatch: '.*test_file.py::CUSTOM.*' result = <RunResult ret=ExitCode.TESTS_FAILED len(stdout.lines)=27 len(stderr.lines)=0 duration=0.12s> test_file.py::test_passed_custom FAILED [100%] tests/integration/test_pytest_extension.py::test_ignores_non_function_nodes FAILED [ 14/245]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67b266948770bcd17fb23d4c19216d59ced9e4a3 commit 67b266948770bcd17fb23d4c19216d59ced9e4a3 Author: Henri Gasc <gasc@eurecom.fr> AuthorDate: 2025-01-22 00:20:06 +0000 Commit: Henri Gasc <gasc@eurecom.fr> CommitDate: 2025-01-22 00:48:26 +0000 dev-python/syrupy: add 4.8.1, drop 4.8.0 Closes: https://bugs.gentoo.org/928262 Signed-off-by: Henri Gasc <gasc@eurecom.fr> dev-python/syrupy/Manifest | 2 +- .../syrupy/{syrupy-4.8.0.ebuild => syrupy-4.8.1.ebuild} | 12 +++++++++--- 2 files changed, 10 insertions(+), 4 deletions(-)