зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1560127 - Fix test-verify against mochitest-remote. r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D35415 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
af1bd4594f
Коммит
9e581c4dbe
|
@ -141,6 +141,7 @@ class SingleTestMixin(FetchesMixin):
|
|||
# <full-suite> is a unique id for the suite, matching desktop mozharness configs
|
||||
('mochitest-browser-chrome', 'devtools'): 'mochitest-devtools-chrome',
|
||||
('mochitest-browser-chrome', 'devtools-webreplay'): 'mochitest-devtools-chrome-webreplay', # noqa
|
||||
('mochitest-browser-chrome', 'remote'): 'mochitest-remote',
|
||||
('mochitest-browser-chrome', 'screenshots'): 'mochitest-browser-chrome-screenshots', # noqa
|
||||
('mochitest-plain', 'media'): 'mochitest-media',
|
||||
# below should be on test-verify-gpu job
|
||||
|
|
Загрузка…
Ссылка в новой задаче