Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928262 - [guru] dev-python/pytest-syrupy-4.0.0 fails tests: FAILED test_file.py::test_passed_custom - assert [- snapshot] == [+ received]
Summary: [guru] dev-python/pytest-syrupy-4.0.0 fails tests: FAILED test_file.py::test_...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-30 18:44 UTC by Agostino Sarubbo
Modified: 2025-01-22 14:53 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,95.92 KB, text/plain)
2024-03-30 18:44 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-03-30 18:44:32 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-30 18:44:34 UTC
Created attachment 889066 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-30 18:44:35 UTC
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]
Comment 3 Larry the Git Cow gentoo-dev 2025-01-22 14:53:08 UTC
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(-)