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

Bug 729948

Summary: dev-python/pypy-7.3.0 test failure: timezone check failed; 'IST' -> 1 != 0
Product: Gentoo Linux Reporter: Alexey <alexey+gentoo>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: UNCONFIRMED ---    
Severity: normal CC: alexey+gentoo, jstein
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build.log

Description Alexey 2020-06-27 21:16:54 UTC
======================================================================                                                                                                                                                                                                            
FAIL: test_timezone (test.test_strptime.StrptimeTests)                                                                                                                                                                                                                            
----------------------------------------------------------------------                                                                                                                                                                                                            
Traceback (most recent call last):                                                                                                                                                                                                                                                
  File "/mnt/portagetmp/portage/dev-python/pypy-7.3.0/work/pypy2.7-v7.3.0-src/lib-python/2.7/test/test_strptime.py", line 306, in test_timezone                                                                                                                                   
    (strf_output, strp_output[8], time_tuple[8]))                                                                                                                                                                                                                                 
AssertionError: timezone check failed; 'IST' -> 1 != 0                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                  
----------------------------------------------------------------------                                                                                                                                                                                                            
Ran 48 tests in 0.064s                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                  
FAILED (failures=1, skipped=2)
Traceback (most recent call last):
  File "/mnt/portagetmp/portage/dev-python/pypy-7.3.0/work/pypy2.7-v7.3.0-src/pypy/tool/pytest/run-script/regrverbose.py", line 14, in <module>
    indirect_test()
  File "/mnt/portagetmp/portage/dev-python/pypy-7.3.0/work/pypy2.7-v7.3.0-src/lib-python/2.7/test/test_strptime.py", line 620, in test_main
    CacheTests
  File "/mnt/portagetmp/portage/dev-python/pypy-7.3.0/work/pypy2.7-v7.3.0-src/lib-python/2.7/test/test_support.py", line 1544, in run_unittest
    _run_suite(suite)
  File "/mnt/portagetmp/portage/dev-python/pypy-7.3.0/work/pypy2.7-v7.3.0-src/lib-python/2.7/test/test_support.py", line 1498, in _run_suite
    raise TestFailed(err)
TestFailed: Traceback (most recent call last):
  File "/mnt/portagetmp/portage/dev-python/pypy-7.3.0/work/pypy2.7-v7.3.0-src/lib-python/2.7/test/test_strptime.py", line 306, in test_timezone
    (strf_output, strp_output[8], time_tuple[8]))
AssertionError: timezone check failed; 'IST' -> 1 != 0
Comment 1 Alexey 2020-06-27 21:17:45 UTC
Created attachment 646888 [details]
emerge --info
Comment 2 Alexey 2020-06-27 21:25:38 UTC
Created attachment 646890 [details]
build.log