| Summary: | dev-python/pypy3-7.3.0 fails test_localtime_timezone | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alexey <alexey+gentoo> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | alexey+gentoo |
| Priority: | Normal | Keywords: | TESTFAILURE |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build.log |
||
Created attachment 646894 [details]
build.log
|
Created attachment 646892 [details] emerge --info Traceback (most recent call last): File "/mnt/portagetmp/portage/dev-python/pypy3-7.3.0/work/pypy3.6-v7.3.0-src/lib-python/3/test/test_time.py", line 647, in test_localtime_timezone self.assertEqual(lt.tm_gmtoff, -[time.timezone, time.altzone][lt.tm_isdst]) AssertionError: 3600 != 0