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: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-06-27 21:16 UTC by Alexey
Modified: 2024-12-31 10:30 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
Comment 3 Larry the Git Cow gentoo-dev 2024-12-31 10:30:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d017bc9d21ec620ea6a5ef4346f8c6568fdbf00f

commit d017bc9d21ec620ea6a5ef4346f8c6568fdbf00f
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-12-31 10:29:29 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-12-31 10:29:34 +0000

    dev-python/pypy: treeclean
    
    Closes: https://bugs.gentoo.org/654242 (pkgremoved)
    Closes: https://bugs.gentoo.org/662234 (pkgremoved)
    Closes: https://bugs.gentoo.org/682780 (pkgremoved)
    Closes: https://bugs.gentoo.org/723714 (pkgremoved)
    Closes: https://bugs.gentoo.org/729948 (pkgremoved)
    Closes: https://bugs.gentoo.org/738206 (pkgremoved)
    Closes: https://bugs.gentoo.org/754204 (pkgremoved)
    Closes: https://bugs.gentoo.org/920778 (pkgremoved)
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 dev-python/pypy/Manifest           |   2 -
 dev-python/pypy/metadata.xml       |  19 ---
 dev-python/pypy/pypy-7.3.17.ebuild | 306 -------------------------------------
 profiles/package.mask              |   5 -
 4 files changed, 332 deletions(-)