Confirmed users
328
edits
Line 29: | Line 29: | ||
The output will be uploaded to a path similar to http://stage.mozilla.org/pub/mozilla.org/firefox/try-builds/sfink@mozilla.com-a5d4f2abfda378eb57e4b6bbc5bb9d5186e0d62d/try-linux64-br-haz/ . At the moment, you'll need to dig that path out of the log file. (I will be adding it to the summary information displayed on tbpl "soon".) | The output will be uploaded to a path similar to http://stage.mozilla.org/pub/mozilla.org/firefox/try-builds/sfink@mozilla.com-a5d4f2abfda378eb57e4b6bbc5bb9d5186e0d62d/try-linux64-br-haz/ . At the moment, you'll need to dig that path out of the log file. (I will be adding it to the summary information displayed on tbpl "soon".) | ||
If the analysis fails, you will see a message like this near the end of the log file: | |||
<pre> | |||
10:01:31 INFO - ##### | |||
10:01:31 INFO - ##### Running check-expectations step. | |||
10:01:31 INFO - ##### | |||
10:01:31 INFO - Running main action method: check_expectations | |||
10:01:31 INFO - Reading from file /builds/slave/l64-sh-haz_try_dep-00000000000/build/source/js/src/devtools/rootAnalysis/expect.shell.json | |||
10:01:31 INFO - Contents: | |||
10:01:31 INFO - { | |||
10:01:31 INFO - "expect-hazards": 1 | |||
10:01:31 INFO - } | |||
10:01:31 INFO - Reading from file /builds/slave/l64-sh-haz_try_dep-00000000000/build/analysis/rootingHazards.txt | |||
10:01:31 WARNING - 3 more hazards than expected (expected 1, saw 4) | |||
10:01:31 WARNING - # TBPL WARNING # | |||
</pre> | |||
=== Analysis output === | === Analysis output === |