зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1580108 - fetch node for test-coverage test r=tomprince
Differential Revision: https://phabricator.services.mozilla.com/D45461 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
eaa4c05610
Коммит
110ff89928
|
@ -151,6 +151,18 @@ test-coverage:
|
|||
- unittests/win_unittest.py
|
||||
extra-options:
|
||||
- --per-test-coverage
|
||||
fetches:
|
||||
toolchain:
|
||||
by-test-platform:
|
||||
linux.*:
|
||||
- linux64-node
|
||||
macosx.*:
|
||||
- macosx64-node
|
||||
win.*64.*:
|
||||
- win64-node
|
||||
win.*32.*:
|
||||
- win32-node
|
||||
default: []
|
||||
|
||||
test-coverage-gpu:
|
||||
description: "Per-test coverage for tests that require gpu instances"
|
||||
|
|
Загрузка…
Ссылка в новой задаче