Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834895 - dev-python/strict-rfc3339-0.7-r2 fails tests on MUSL
Summary: dev-python/strict-rfc3339-0.7-r2 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-10 08:25 UTC by Agostino Sarubbo
Modified: 2022-03-15 08:13 UTC (History)
0 users

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


Attachments
build.log (build.log,48.89 KB, text/plain)
2022-03-10 08:25 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-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)