Closed Bug 1338700 Opened 7 years ago Closed 4 years ago

travis is failing

Categories

(Testing :: mozregression, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Unassigned)

Details

One of the travis jobs is failing for mozregression, complaining about some kind of mac qt issue:

...
INTERNALERROR> RuntimeError: pytest-qt requires either PySide, PyQt4 or PyQt5 to be installed

Traceback (most recent call last):

  File "./check.py", line 60, in <module>

    run(test_run_cmd + ['setup.py', 'test'])

  File "./check.py", line 32, in run

    check_call(cmd, **kwargs)

  File "/usr/local/Cellar/python/2.7.12_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 541, in check_call

    raise CalledProcessError(retcode, cmd)

subprocess.CalledProcessError: Command '['python', 'setup.py', 'test']' returned non-zero exit status 3

We should fix this.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.