Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834652 - dev-python/hypothesis-6.54.3 fails tests on MUSL
Summary: dev-python/hypothesis-6.54.3 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-06 08:40 UTC by Agostino Sarubbo
Modified: 2022-08-17 16:57 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,95.72 KB, application/x-xz)
2022-03-06 08:40 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 2022-03-06 08:40:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/hypothesis-6.38.0 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-06 08:40:16 UTC
Created attachment 766370 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-06 08:40:17 UTC
Error(s) that match a know pattern:


FAILED tests/cover/test_lookup.py::test_generic_collections_only_use_hashable_elements[typ0]
FAILED tests/cover/test_lookup.py::test_generic_collections_only_use_hashable_elements[typ1]
FAILED tests/cover/test_lookup.py::test_generic_collections_only_use_hashable_elements[typ2]
FAILED tests/cover/test_lookup.py::test_hashable_type_unhashable_value - zone...
FAILED tests/cover/test_lookup.py::test_inference_on_generic_collections_abc_aliases[typ0]
FAILED tests/cover/test_lookup.py::test_resolves_forwardrefs_to_builtin_types[object]
FAILED tests/cover/test_lookup.py::test_timezone_lookup[tzinfo] - zoneinfo._c...
FAILED tests/cover/test_targeting.py::test_disallowed_inputs_to_target - zone...
FAILED tests/cover/test_type_lookup.py::test_can_generate_from_all_registered_types[ZoneInfo]
ModuleNotFoundError: No module named 'tzdata'
zoneinfo._common.ZoneInfoNotFoundError: 'No time zone found with key UTC'
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-17 16:57:29 UTC
tinderbox_musl has reproduced this issue with version 6.54.3 - Updating summary.