Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834895

Summary: dev-python/strict-rfc3339-0.7-r2 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-10 08:25:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/strict-rfc3339-0.7-r2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-10 08:25:23 UTC
Created attachment 766721 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-10 08:25:24 UTC
Error(s) that match a know pattern:


FAIL: test_dst_transition (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetLondon)
FAIL: test_dst_transition (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetNewYork)
FAIL: test_float (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetLondon)
FAIL: test_float (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetNewYork)
FAIL: test_now (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetNewYork)
FAIL: test_simple_cases (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetLondon)
FAIL: test_simple_cases (test_strict_rfc3339.TestTimestampToRFC3339LocalOffsetNewYork)
FAILED (failures=7)