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

Bug 651930

Summary: dev-python/pytest-rerunfailures-2.1.0 : [TEST] E ValueError: line test_*:* RERUN not found in output
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pytest-rerunfailures-2.1.0:20180329-035712.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-29 15:30:08 UTC
                self._log("line %r not found in output" % line)
>               raise ValueError(self._log_text)
E               ValueError: line 'test_*:* RERUN' not found in output

/usr/lib64/python2.7/site-packages/_pytest/pytester.py:1147: ValueError
----------------------------- Captured stdout call -----------------------------

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20180323-181400

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

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

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

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

emerge -qpv dev-python/pytest-rerunfailures
[ebuild  N    ] dev-python/pytest-rerunfailures-2.1.0  PYTHON_TARGETS="python2_7 python3_5 -pypy -pypy3 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-03-29 15:30:11 UTC
Created attachment 526072 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-29 15:30:14 UTC
Created attachment 526074 [details]
dev-python:pytest-rerunfailures-2.1.0:20180329-035712.log
Comment 3 Toralf Förster gentoo-dev 2018-03-29 15:30:17 UTC
Created attachment 526076 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-29 15:30:20 UTC
Created attachment 526078 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-29 15:30:23 UTC
Created attachment 526080 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-29 15:30:26 UTC
Created attachment 526082 [details]
temp.tbz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-28 18:53:01 UTC
Old version removed.  Please reopen if you can reproduce.