Closed
Bug 1082183
Opened 10 years ago
Closed 10 years ago
Tests should pass on a fresh install with Docker
Categories
(Marketplace Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: clouserw, Assigned: robhudson)
References
Details
(Whiteboard: [qa-])
I did a fresh install of the Marketplace following http://marketplace.readthedocs.org/en/latest/topics/docker.html and the tests didn't all pass:
$ fig run --rm zamboni python ./manage.py test --noinput -s --logging-clear-handlers
[...]
Ran 4223 tests in 955.328s
FAILED (SKIP=26, errors=34, failures=17)
Comment 1•10 years ago
|
||
Python 2.7 support and Django 1.7 support would be nice.
Depends on: 1079488
Assignee | ||
Comment 2•10 years ago
|
||
fwiw locally in my non-docker install under python 2.7 I get zero test failures.
Reporter | ||
Comment 3•10 years ago
|
||
If this is fixed, let's close it
Assignee: nobody → robhudson.mozbugs
Whiteboard: [qa-]
Comment 4•10 years ago
|
||
That's 2.7 and they should be passing now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•