#3325 closed enhancement (fixed)

Add py36 to CI

Reported by: chadwhitacre Owned by: chadwhitacre
Priority: normal Milestone: Support Python 3
Component: dev-infrastructure Version: n/a
Keywords: Cc:
Launchpad Bug:

Description (last modified by chadwhitacre)

Acceptance

  1. py36 is included in the test matrix for Travis (other CI services are out of scope for now).
  2. The test suite under py36 runs to completion (no install/setup errors), but failures are not cause for CI failure.
  3. Tests that pass under py36 are tracked and any variance is cause for CI failure.
  4. The rest of CI still works.

Change History (8)

comment:1 Changed at 2020-07-03T14:39:10Z by chadwhitacre

  • Description modified (diff)

comment:3 Changed at 2020-07-03T21:54:46Z by chadwhitacre

  • Description modified (diff)

comment:4 Changed at 2020-07-13T11:21:34Z by chadwhitacre

  • Description modified (diff)
  • Summary changed from Add py38 to CI to Add py36 to CI

comment:6 Changed at 2020-07-14T12:42:30Z by exarkun

  • Keywords review added

comment:7 Changed at 2020-07-14T14:06:31Z by exarkun

  • Keywords review removed
  • Owner set to chadwhitacre

comment:8 Changed at 2020-07-16T00:11:44Z by GitHub <noreply@…>

  • Resolution set to fixed
  • Status changed from new to closed

In 0ce6e56/trunk:

Merge pull request #742 from chadwhitacre/3325.add-py36-to-ci

Add py36 to CI

Fixes: ticket:3325

Note: See TracTickets for help on using tickets.