Opened at 2020-07-03T12:10:12Z
Last modified at 2020-07-16T00:11:44Z
#3325 closed enhancement
Add py38 to CI — at Version 1
Reported by: | chadwhitacre | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Support Python 3 |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description (last modified by chadwhitacre)
Acceptance
- py38 is included in the test matrix for Travis (other CI services are out of scope for now).
- The test suite under py38 runs to completion (no install/setup errors), but failures are not cause for CI failure.
- Expected successes under py38 are tracked and any variance _is_ cause for CI failure.
- The rest of CI still works.
Change History (1)
comment:1 Changed at 2020-07-03T14:39:10Z by chadwhitacre
- Description modified (diff)
Note: See
TracTickets for help on using
tickets.