gecko-dev/python/mozlint/test/python.ini
Andrew Halberstadt ce87b08ac4 Bug 1436037 - [python] Create Windows python-test tasks, r=gps
The following python-test paths are being moved out of 'make check' and into their own task:
- python/mozlint
- testing/mozbase
- tools/lint

The following python-test paths previously did not run on Windows:
- python/mozterm
- testing/marionette
- testing/raptor
- tools/tryselect

Differential Revision: https://phabricator.services.mozilla.com/D10759

--HG--
extra : moz-landing-system : lando
2018-12-05 19:20:16 +00:00

13 lines
191 B
INI

[DEFAULT]
subsuite = mozlint
skip-if = python == 3
[test_cli.py]
[test_editor.py]
[test_formatters.py]
[test_parser.py]
[test_pathutils.py]
[test_result.py]
[test_roller.py]
[test_types.py]