Confirmed users
656
edits
| Line 77: | Line 77: | ||
You can see the results of your tryserver build in a number of ways: | You can see the results of your tryserver build in a number of ways: | ||
* You'll get an email on a successful push with a link to treeherder for your revision as well as optional emails on any non-successful build/test/talos results | * You'll get an email on a successful push with a link to treeherder for your revision as well as optional emails on any non-successful build/test/talos results | ||
* You can have the results of your try run posted to bug(s) automatically at the completion of the run using the --post-to-bugzilla flag in your try syntax | * You can have the results of your try run posted to bug(s) automatically at the completion of the run using the --post-to-bugzilla flag in your try syntax | ||
* The link to treeherder will be printed on the command line. | * The link to treeherder will be printed on the command line. | ||
* Look for your changeset on [https://treeherder.mozilla.org/#/jobs?repo=try Treeherder]. You can add '''&author=YOUR.EMAIL''' to only see your pushes. | * Look for your changeset on [https://treeherder.mozilla.org/#/jobs?repo=try Treeherder]. You can add '''&author=YOUR.EMAIL''' to only see your pushes. | ||
* Download your completed builds from [http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/?C=M;O=D firefox/tryserver-builds on ftp.m.o]. | * Download your completed builds from [http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/?C=M;O=D firefox/tryserver-builds on ftp.m.o]. | ||
== Using a custom mozconfig == | == Using a custom mozconfig == | ||