342
edits
Alexandrui (talk | contribs) (→On try) |
Alexandrui (talk | contribs) (→On try) |
||
Line 32: | Line 32: | ||
And narrowing the results down<br /> | And narrowing the results down<br /> | ||
$ ./mach try fuzzy --full -q="'linux64-shippable/opt-raptor-tp6-1-firefox" -m="base for [bug/commit]" --no-push <br /> | $ ./mach try fuzzy --full -q="'linux64-shippable/opt-raptor-tp6-1-firefox" -m="base for [bug/commit]" --no-push <br /> | ||
[[File:Mach try fuzzy filter platform build type test.png|mach try fuzzy filter platform build type test]]<br /><br /> | [[File:Mach try fuzzy filter platform build type test.png|800 px|mach try fuzzy filter platform build type test]]<br /><br /> | ||
Or just specifying how the test signature starts:<br /> | Or just specifying how the test signature starts:<br /> | ||
[[File:Try fuzzy query filter starts with.png|try fuzzy query filter starts with]]<br /><br /> | [[File:Try fuzzy query filter starts with.png|800 px|try fuzzy query filter starts with]]<br /><br /> | ||
Once you found your query, you just need to remove the --no-push to push to try.<br /><br /> | Once you found your query, you just need to remove the --no-push to push to try.<br /><br /> | ||
Those are just some examples of what performance sheriffs do when pushing tests to try. You can do anytime the command below to get the full help of the try command.<br /> | Those are just some examples of what performance sheriffs do when pushing tests to try. You can do anytime the command below to get the full help of the try command.<br /> | ||
$ ./mach try --help | $ ./mach try --help |
edits