Closed Bug 1527020 Opened 6 years ago Closed 6 years ago

Enable unit tests under Python 3

Categories

(Tree Management :: Treeherder, enhancement, P1)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

Currently our Python 3 coverage is limited to:

  • pip check
  • flake8
  • Checking ./manage.py migrate and ./manage.py makemigrations --check exit non-zero

With some of the latest deps of bug 1330474 fixed, enough of the unit tests pass that it's worth including pytest in the Python 3 Travis job (with any failing tests skipped/marked as xfail) to ensure we don't have any (more) regressions.

Component: Treeherder → Treeherder: Docs & Development
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Component: Treeherder: Docs & Development → TreeHerder
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: