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

Bug 143946

Summary: testoob-1.11 fails src_test when not already installed
Product: Gentoo Linux Reporter: Chris Bainbridge (RETIRED) <chrb>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: oripel
Priority: High    
Version: 2005.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chris Bainbridge (RETIRED) gentoo-dev 2006-08-14 15:02:12 UTC
>>> Source compiled.
................................................................................EE..EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: testCaptureImmediate (large.test_commandline.CommandLineTestCase.testCaptureImmediate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tmp/portage/testoob-1.11/work/testoob-1.11/tests/large/test_commandline.py", line 453, in testCaptureImmediate
    args = _testoob_args(options=["--capture", "--immediate"], tests=["CaseVerbous"])
  File "/tmp/portage/testoob-1.11/work/testoob-1.11/tests/large/test_commandline.py", line 16, in _testoob_args
    result = [sys.executable, helpers.executable_path(), suite_file]
  File "/tmp/portage/testoob-1.11/work/testoob-1.11/tests/helpers.py", line 26, in executable_path
    return which("testoob")
  File "/tmp/portage/testoob-1.11/work/testoob-1.11/tests/helpers.py", line 17, in which
    raise RuntimeError("Executable %r not found in the path" % executable)
RuntimeError: Executable 'testoob' not found in the path

etc.
Comment 1 Lukasz Strzygowski (RETIRED) gentoo-dev 2006-08-14 16:19:01 UTC
Fixed.