Bug 1578468 - Skip fission mochitests and sw-e10s xpcshell tests for DevTools try presets r=ochameau

Depends on D45843

Differential Revision: https://phabricator.services.mozilla.com/D45844

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Julian Descottes 2019-09-17 09:08:59 +00:00
parent 0521d90c71
commit c56df517ed

View File

@ -26,23 +26,20 @@ devtools:
description: >-
Runs the tests relevant to the Firefox Devtools
query:
- "'debugger | 'node-devtools"
- "'node-debugger | 'node-devtools"
- "'mozlint-eslint"
- "'mochitest-devtools | 'mochitest-chrome 'linux64 | 'windows10 !asan !shippable !-sw !qr"
# mac opt tests only run with shippable, so we cannot use the same
# selector as linux and windows.
- "'mochitest-devtools | 'mochitest-chrome 'mac !asan !-sw !qr"
- "'xpcshell 'linux64/ !asan !shippable"
- "'mochitest-devtools-chrome-e10s | 'mochitest-chrome-1proc 'linux64/ | 'windows10-64/ | 'macosx1014-64"
- "'xpcshell-e10s 'linux64/"
devtools-linux:
selector: fuzzy
description: >-
Runs the tests relevant to the Firefox Devtools, on Linux only.
query:
- "'debugger | 'node-devtools"
- "'node-debugger | 'node-devtools"
- "'mozlint-eslint"
- "'mochitest-devtools | 'mochitest-chrome 'linux64 !asan !shippable !-sw !qr"
- "'xpcshell 'linux64/ !asan !shippable"
- "'mochitest-devtools-chrome-e10s | 'mochitest-chrome-1proc 'linux64/"
- "'xpcshell-e10s 'linux64/"
perf:
selector: fuzzy