gecko-dev/python/mozlint/test
Andrew Halberstadt 9435736ade Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt
This will make sure that when running |mach python-test --python 3| locally,
we only run the tests that also run in CI with python 3 (and therefore pass
presumably).

MozReview-Commit-ID: 3OBr9yLSlSq

--HG--
extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
2018-06-27 11:10:02 -04:00
..
files Bug 1399522 - [mozlint] Properly handle directories in LineLinters, r=bc 2017-09-13 12:03:18 -04:00
filter Bug 1392787 - [mozlint] Fix bugs in path filtering and add a test, r=jmaher 2017-08-23 06:33:06 -04:00
linters Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
__init__.py
conftest.py Bug 1373368 - [mozlint] Lint whole tree if using --workdir/--outgoing and support-file was modified, r=standard8 2018-02-16 17:46:04 -05:00
python.ini Bug 1471620 - Skip python-tests locally that don't run with python 3 in CI r=davehunt 2018-06-27 11:10:02 -04:00
runcli.py Bug 1369711 - [mozlint] Make sure KeyboardInterrupts are handled well wherever they happen r=gps 2018-02-23 08:55:06 -05:00
test_cli.py Bug 1369711 - [mozlint] Refactor concurrent.futures ProcessPoolExecutor code for readability r=gps 2018-02-23 09:02:16 -05:00
test_filterpaths.py Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
test_formatters.py Bug 1434974 - [mozlint] Create a SummaryFormatter to help triage paths, r=jmaher 2018-01-29 16:37:21 -05:00
test_parser.py Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
test_roller.py Bug 1460690 - [mozlint] Make sure vcs_paths are always joined to the repository root, r=standard8 2018-05-11 11:13:36 -04:00
test_types.py Bug 1399522 - [mozlint] Properly handle directories in LineLinters, r=bc 2017-09-13 12:03:18 -04:00