mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
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:
parent
848d6992f5
commit
f52f291457
@ -528,5 +528,7 @@ xpcom:
|
||||
subsuite: xpcom
|
||||
when:
|
||||
files-changed:
|
||||
- 'third_party/python/ply/**'
|
||||
- 'xpcom/ds/tools/**'
|
||||
- 'xpcom/ds/test/**'
|
||||
- 'xpcom/idl-parser/**'
|
||||
|
@ -1,4 +1,5 @@
|
||||
[DEFAULT]
|
||||
skip-if = python == 2
|
||||
subsuite = xpcom
|
||||
|
||||
[runtests.py]
|
||||
|
Loading…
Reference in New Issue
Block a user