Project

General

Profile

Actions

Bug #17267

closed

run-tox.sh hides errors

Added by Dan Mick over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
build
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

run-tox.sh runs the check tests for several python tools. It runs tox with stdout and stdout redirected to <virtualenv>/tox.out, and greps the result for "InterpreterNotFound". Sadly, if that's the error (say, running on a host with no python3.4 installed), there's no indication to the test run of the failure reason, because it's only held in tox.out.

Guess who spent days trying to track this down?

Actions

Also available in: Atom PDF