gecko-dev/testing/mochitest/tests/python
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 1457835 - Enable ESLint for testing/mochitest (automatic changes). r=jmaher 2018-01-26 21:32:30 +00:00
conftest.py
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
test_basic_mochitest_plain.py Bug 1237182: Fix python unitests r=bustage on a CLOSED TREE 2018-05-25 13:42:58 -04:00
test_build_profile.py Bug 1459598 - Use profiles.json file to map test suites to the base profiles they use, r=jgraham 2018-05-07 09:43:12 -04:00
test_get_active_tests.py