Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729956 - dev-python/pypy3-7.3.0 fails test_localtime_timezone
Summary: dev-python/pypy3-7.3.0 fails test_localtime_timezone
Status: RESOLVED OBSOLETE
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-06-27 22:33 UTC by Alexey
Modified: 2022-03-31 11:45 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_729956.txt,19.58 KB, text/plain)
2020-06-27 22:33 UTC, Alexey
Details
build.log (build.log,75.90 KB, text/plain)
2020-06-27 22:34 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2020-06-27 22:33:24 UTC
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
Comment 1 Alexey 2020-06-27 22:34:03 UTC
Created attachment 646894 [details]
build.log