Closed
Bug 1021850
Opened 11 years ago
Closed 11 years ago
TestSymbolsUnpack fails if unzip is not installed
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: juber)
Details
Not very clearly from the error message:
======================================================================
FAIL: test_symbols_unpack_subdirectories (socorro.unittest.cron.jobs.test_symbolsunpack.TestSymbolsUnpack)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/vagrant/src/socorro/socorro/unittest/cron/jobs/test_symbolsunpack.py", line 108, in test_symbols_unpack_subdirectories
assert not information['symbols-unpack']['last_error']
AssertionError
| Reporter | ||
Comment 1•11 years ago
|
||
The install docs and vagrant puppet manifest need to specify that unzip is a requirement now.
| Reporter | ||
Updated•11 years ago
|
Assignee: rhelmer → nobody
| Assignee | ||
Updated•11 years ago
|
QA Contact: juber
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → juber
QA Contact: juber
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•