#3669 closed task (fixed)

Run coverage tests with Python 3.6 and Windows on GitHub Actions

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

Description

#3616 adds Python 3.6 x (Ubuntu, macOS) to coverage test matrix on GitHub? Actions. Windows is missing from that test matrix because Windows is, well, different. Adding Windows to the test matrix will take more effort than just adding a line or two to CI configuration. This ticket is to track that task.

Change History (1)

comment:1 Changed at 2021-04-06T13:26:01Z by GitHub <noreply@…>

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

In 42a419c/trunk:

Merge pull request #1035 from tahoe-lafs/3669.py36-windows-github-actions

Run tests with Python 3.6 and Windows on GitHub? Actions

Fixes ticket:3669

Note: See TracTickets for help on using tickets.