Bug 1654602 - Run xpidl unit tests as part of xpcom subsuite r=froydnj

Differential Revision: https://phabricator.services.mozilla.com/D84557
This commit is contained in:
Ricky Stewart 2020-07-22 17:51:14 +00:00
parent 848d6992f5
commit f52f291457
2 changed files with 3 additions and 0 deletions

View File

@ -528,5 +528,7 @@ xpcom:
subsuite: xpcom
when:
files-changed:
- 'third_party/python/ply/**'
- 'xpcom/ds/tools/**'
- 'xpcom/ds/test/**'
- 'xpcom/idl-parser/**'

View File

@ -1,4 +1,5 @@
[DEFAULT]
skip-if = python == 2
subsuite = xpcom
[runtests.py]