Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729948 - dev-python/pypy-7.3.0 test failure: timezone check failed; 'IST' -> 1 != 0
Summary: dev-python/pypy-7.3.0 test failure: timezone check failed; 'IST' -> 1 != 0
Status: UNCONFIRMED
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 21:16 UTC by Alexey
Modified: 2020-06-30 15:00 UTC (History)
2 users (show)

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


Attachments
emerge --info (file_729948.txt,19.58 KB, text/plain)
2020-06-27 21:17 UTC, Alexey
Details
build.log (build.log,65.31 KB, text/x-log)
2020-06-27 21:25 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 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