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
6 lines
87 B
INI
6 lines
87 B
INI
[DEFAULT]
|
|
subsuite=mozversioncontrol
|
|
skip-if = python == 3
|
|
|
|
[test_workdir_outgoing.py]
|