| Summary: | dev-python/vcrpy-5.1.0 fails tests (GLIBC-2.38-SYSTEM) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | Keywords: | TESTFAILURE |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-08-12 20:27:49 UTC
Created attachment 867741 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern:
1 - ('similar request').
2 - ('similar request 2').
failed : query
failed : query 2
FAILED tests/integration/test_basic.py::test_basic_json_use - assert b'diffic...
FAILED tests/integration/test_register_persister.py::test_load_cassette_with_custom_persister
Matchers failed :
Matchers succeeded : ['method']
] PASSED [177/304]
query - assertion failure :
SKIPPED [1] tests/integration/test_aiohttp.py:10: could not import 'aiohttp': No module named 'aiohttp'
SKIPPED [1] tests/integration/test_boto3.py:7: could not import 'boto3': No module named 'boto3'
SKIPPED [1] tests/integration/test_boto.py:7: could not import 'boto': No module named 'boto'
SKIPPED [1] tests/integration/test_httpx.py:8: could not import 'httpx': No module named 'httpx'
SKIPPED [1] tests/integration/test_tornado.py:11: could not import 'tornado': No module named 'tornado'
tests/unit/test_errors.py::test_CannotOverwriteExistingCassetteException_get_message[most_matches3-Found 2 similar requests with 1 different matcher(s) :
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cad319b71be04dbcca31b448392e7e226602157d commit cad319b71be04dbcca31b448392e7e226602157d Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-10-22 08:44:28 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-10-22 08:49:58 +0000 dev-python/vcrpy: Enabe py3.12, fix tests Closes: https://bugs.gentoo.org/912195 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/vcrpy/files/vcrpy-5.1.0-py312.patch | 35 ++++++++++++++++++++++++++ dev-python/vcrpy/vcrpy-5.1.0.ebuild | 10 +++++++- 2 files changed, 44 insertions(+), 1 deletion(-) |