mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Bug 1676139
- [devtools] Update devtools presets to include fission jobs r=nchevobbe
The DevTools mochitests on Fission platforms have been promoted to tier 1. This changeset updates our try presets to increase our coverage of fission platforms. Differential Revision: https://phabricator.services.mozilla.com/D96407
This commit is contained in:
parent
588047f88b
commit
c5072b6139
@ -51,9 +51,11 @@ devtools:
|
||||
query:
|
||||
- "'node-debugger | 'node-devtools"
|
||||
- "'mozlint-eslint"
|
||||
- "'mochitest-devtools-chrome-e10s | 'mochitest-chrome-1proc 'windows10-64/ | 'macosx1014-64"
|
||||
# 'mochitest-devtools-chrome should match the "-e10s" and "-fis-e10s" flavors
|
||||
# explicitly target "'windows10-64(-shippable)?/" to avoid duplicate jobs on -qr platforms
|
||||
- "'mochitest-devtools-chrome | 'mochitest-chrome-1proc 'windows10-64/ | 'windows10-64-shippable/ | 'macosx1014-64"
|
||||
# Linux is being named "linux1804" and may change over time, so use a more flexible search
|
||||
- "'mochitest-devtools-chrome-e10s | 'mochitest-chrome-1proc | 'mochitest-devtools-chrome-fis-e10s linux '64/"
|
||||
- "'mochitest-devtools-chrome | 'mochitest-chrome-1proc 'linux '64/ | '64-shippable/"
|
||||
- "'xpcshell-e10s 'linux '64/"
|
||||
|
||||
devtools-linux:
|
||||
@ -63,7 +65,7 @@ devtools-linux:
|
||||
query:
|
||||
- "'node-debugger | 'node-devtools"
|
||||
- "'mozlint-eslint"
|
||||
- "'mochitest-devtools-chrome-e10s | 'mochitest-chrome-1proc 'linux '64/"
|
||||
- "'mochitest-devtools-chrome | 'mochitest-chrome-1proc 'linux '64/ | '64-shippable/"
|
||||
- "'xpcshell-e10s 'linux '64/"
|
||||
|
||||
fpush-linux-android:
|
||||
|
Loading…
Reference in New Issue
Block a user