Closed Bug 1034149 Opened 10 years ago Closed 9 years ago

Kuma: ./manage.py test should run with no failures in vagrant install

Categories

(developer.mozilla.org Graveyard :: Setup / Install, defect)

All
Other
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jwhitlock, Unassigned)

References

Details

(Whiteboard: [specification][type:bug][dev-papercut])

What did you do?
================
1. Install kuma in vagrant env per instructions
2. Run ./manage.py test

What happened?
==============
645 tests ran.  22 skipped, 46 errors, 6 failures.

What should have happened?
==========================
All tests should run, some skipped, but no errors or failures

Is there anything else we should know?
======================================
Errors are across several apps (sumo, users, wiki, etc.).  Will open bugs for those, to ease assignment / conversation.
Depends on: 1034185
Blocks: 1034189
Depends on: 1034192
No longer blocks: 1034189
Depends on: 1034189
Just to echo what I mentioned in IRC:

We only run a subset of available tests, namely:

    ~/src/manage.py test actioncounters contentflagging demos devmo landing kuma.users search wiki kuma.events

See also:

    https://github.com/mozilla/kuma/blob/master/puppet/files/etc/motd

Removing the non-working tests, and probably superfluous apps is on the slate of tech debt that needs handling
Severity: normal → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Whiteboard: [specification][type:bug] → [specification][type:bug][dev-papercut]
Severity: major → minor
Component: General → Code Cleanup
Component: Code Cleanup → Setup / Install
After the big cleanup in bug 1116335 and related, ./manage.py test passes with 637 tests.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.