| Summary: | testoob-1.11 fails src_test when not already installed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Chris Bainbridge (RETIRED) <chrb> |
| Component: | New packages | Assignee: | 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: | --- | |
Fixed. |
>>> 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.