зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1652149 - Run `mozwebidlcodegen` unit test as part of `mozbuild` suite r=froydnj
We could make a new task for this, but `mozwebidlcodegen` depends on code in `mozbuild`, and vice-versa, so there doesn't really seem to be any meaningful advantage to that. Differential Revision: https://phabricator.services.mozilla.com/D83187
This commit is contained in:
Родитель
7c427e698a
Коммит
c60f8ad9aa
|
@ -1,4 +1,5 @@
|
|||
[DEFAULT]
|
||||
skip-if = python == 2
|
||||
subsuite = mozbuild
|
||||
|
||||
[test_mozwebidlcodegen.py]
|
||||
|
|
|
@ -368,6 +368,7 @@ mozbuild:
|
|||
- '**/moz.configure'
|
||||
- 'build/moz.configure/**'
|
||||
- 'config/tests/**'
|
||||
- 'dom/bindings/mozwebidlcodegen/**'
|
||||
- 'python/mach/**'
|
||||
- 'python/mozboot/**'
|
||||
- 'python/mozbuild/**'
|
||||
|
|
Загрузка…
Ссылка в новой задаче