зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1673419 - [devtools] Run shared_components node tests in the devtools-tests suite on CI r=nchevobbe
Depends on D95232 The tests were previously added to the runner, but they were not included in the test suite. Differential Revision: https://phabricator.services.mozilla.com/D95234
This commit is contained in:
Родитель
900514e20e
Коммит
bc53fd3404
|
@ -85,6 +85,7 @@ devtools-tests:
|
|||
node devtools-node-test-runner.js --suite=compatibility &&
|
||||
node devtools-node-test-runner.js --suite=framework &&
|
||||
node devtools-node-test-runner.js --suite=netmonitor &&
|
||||
node devtools-node-test-runner.js --suite=shared_components &&
|
||||
node devtools-node-test-runner.js --suite=webconsole
|
||||
when:
|
||||
files-changed:
|
||||
|
|
Загрузка…
Ссылка в новой задаче