Skip to content

Commit

Permalink
Bug 1578468 - Add devtools-linux preset r=ochameau
Browse files Browse the repository at this point in the history
Differential Revision: https://phabricator.services.mozilla.com/D45843

--HG--
extra : moz-landing-system : lando
  • Loading branch information
juliandescottes committed Sep 16, 2019
1 parent 7841491 commit 0521d90
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tools/tryselect/try_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,16 @@ devtools:
- "'mochitest-devtools | 'mochitest-chrome 'mac !asan !-sw !qr"
- "'xpcshell 'linux64/ !asan !shippable"

devtools-linux:
selector: fuzzy
description: >-
Runs the tests relevant to the Firefox Devtools, on Linux only.
query:
- "'debugger | 'node-devtools"
- "'mozlint-eslint"
- "'mochitest-devtools | 'mochitest-chrome 'linux64 !asan !shippable !-sw !qr"
- "'xpcshell 'linux64/ !asan !shippable"

perf:
selector: fuzzy
description: >-
Expand Down

0 comments on commit 0521d90

Please sign in to comment.