On 06/08/2018 01:25, Botond Ballo wrote:
Is there an easy way to do a T-push (builds on all platforms, tests on
one platform only) with |mach try fuzzy|?
I usually do T-pushes using try syntax, by Trychooser seems to be out
of date when it comes to building a T-push syntax for Android, so I'm
at a loss as to how to do a T-push for Android right now.
There are a couple of options. Interactively you can select all the
builds you want, press ctrl+a (or whatever the select-all keybinding you
have configured is), then do the same again with the tests you want,
then accept all your choices.
If you want to construct a single query string that can be reused with
--save, something like 'test-linux64 | build !ccov !pgo !msvc' seems to
select all builds and tests just on linux64. Unfortunately I can't
figure out any way to logically group expressions, which does make
composing multiple terms more tricky.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform