Re: Opt your try pushes into Pernosco

2019-12-03 Thread Kyle Huey via dev-platform
On Mon, Nov 25, 2019 at 10:16 AM Valentin Gosu wrote: > On Mon, 25 Nov 2019 at 18:29, Andrew Halberstadt wrote: > >> Hi everyone, >> >> As of now, you can opt-in to Pernosco analysis on >> your >> try pushes by running: >> >> $ ./mach try fuzzy --pernosco >> >> or: >> >> $ .

Re: Opt your try pushes into Pernosco

2019-12-03 Thread Andrew Halberstadt
On Mon, Nov 25, 2019 at 1:33 PM Kyle Huey wrote: > > On Mon, Nov 25, 2019 at 10:16 AM Valentin Gosu > wrote: > >> I only have push permissions on my @gmail account, not on my @mozilla.com >> one. >> Does this mean I can't trigger a --pernosco try build, or that I need to >> log with my @moz emai

Opt your try pushes into Pernosco

2019-11-25 Thread Andrew Halberstadt
Hi everyone, As of now, you can opt-in to Pernosco analysis on your try pushes by running: $ ./mach try fuzzy --pernosco or: $ ./mach try chooser --pernosco For those who are unaware, Pernosco is a debugging service built on top of rr. It will analyze your try push for fai