Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 637208 - dev-python/pypy-bin-5.9.0-r1 : [TEST] ERROR: test_timestamp_overflow (test.test_import.ImportTests)
Summary: dev-python/pypy-bin-5.9.0-r1 : [TEST] ERROR: test_timestamp_overflow (test.te...
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: 2017-11-12 09:14 UTC by Toralf Förster
Modified: 2020-02-03 06:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.67 KB, text/plain)
2017-11-12 09:14 UTC, Toralf Förster
Details
dev-python:pypy-bin-5.9.0-r1:20171112-084908.log (dev-python:pypy-bin-5.9.0-r1:20171112-084908.log,203.99 KB, text/plain)
2017-11-12 09:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,82.80 KB, text/plain)
2017-11-12 09:14 UTC, Toralf Förster
Details
environment (environment,136.66 KB, text/plain)
2017-11-12 09:14 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.43 KB, application/x-bzip)
2017-11-12 09:14 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.52 KB, application/x-bzip)
2017-11-12 09:14 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,314.90 KB, application/x-bzip)
2017-11-12 09:14 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-12 09:14:03 UTC
======================================================================
ERROR: test_timestamp_overflow (test.test_import.ImportTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/pypy-bin-5.9.0-r1/work/pypy2-v5.9.0-src/lib-python/2.7/test/test_import.py", line 361, in test_timestamp_overflow

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171109-193507

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/pypy-bin
[ebuild  N    ] dev-python/pypy-bin-5.9.0-r1  USE="gdbm jit -doc -sqlite {-test} -tk" CPU_FLAGS_X86="(-sse2)"
Comment 1 Toralf Förster gentoo-dev 2017-11-12 09:14:06 UTC
Created attachment 503684 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-12 09:14:09 UTC
Created attachment 503686 [details]
dev-python:pypy-bin-5.9.0-r1:20171112-084908.log
Comment 3 Toralf Förster gentoo-dev 2017-11-12 09:14:12 UTC
Created attachment 503688 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-12 09:14:15 UTC
Created attachment 503690 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-12 09:14:18 UTC
Created attachment 503692 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-12 09:14:22 UTC
Created attachment 503694 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-12 09:14:25 UTC
Created attachment 503696 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-08-01 12:24:24 UTC
The bug has been referenced in the following commit(s):

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

commit 23adb45b7927b2760cb129453087346ee486ef5c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-08-01 12:18:34 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-08-01 12:24:13 +0000

    dev-python/pypy-bin: Fix reenabling byte-compilation for tests
    
    Bug: https://bugs.gentoo.org/637208

 dev-python/pypy-bin/pypy-bin-6.0.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2018-08-01 13:34:31 UTC
The bug has been referenced in the following commit(s):

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

commit bd8453f541b60d86b5a64c8dd0becf34c64c6e01
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-08-01 13:32:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-08-01 13:34:21 +0000

    dev-python/pypy-bin: Disable more problematic tests
    
    Bug: https://bugs.gentoo.org/637208

 dev-python/pypy-bin/pypy-bin-6.0.0.ebuild | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
Comment 10 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-03 06:35:08 UTC
It is gone.