Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 143946 - testoob-1.11 fails src_test when not already installed
Summary: testoob-1.11 fails src_test when not already installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-14 15:02 UTC by Chris Bainbridge (RETIRED)
Modified: 2006-08-14 16:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.