Test Results in Treeherder

Treeherder is Mozilla’s reporting dashboard for checkins, builds, and test results. Our automated test results are published to Treeherder via Pulse.

Submitting from Jenkins

To submit results from Jenkins you will need to write your job as a declarative pipeline using our fxtest shared library. See the documentation for more information.

Viewing results in Treeherder

To view the results for a particular project, open Treeherder and select the appropriate repository from the menu. Most of our projects will be found within the ‘qa automation tests’ group. You will then see a resultset for each commit to that repository, and any associated test jobs will be displayed. Click a job to find the test logs and report. The Treeherder User Guide may also be useful.