EngineeringProductivity/Projects/Treeherder

From MozillaWiki
< EngineeringProductivity‎ | Projects
Revision as of 00:37, 7 June 2018 by Sclements (talk | contribs) (→‎About: updated intermittent test failures text)
Jump to navigation Jump to search

About

Treeherder is a reporting dashboard for checkins to Mozilla projects (for example, mozilla-central). It allows users to see the results of automatic builds and their respective tests. Treeherder also provides a rich set of APIs that can be used by other projects interested in this information.

Treeherder is the successor to TBPL.

For tracking performance data, see Treeherder's sister project, Perfherder.

For tracking intermittent test failures, see Intermittent Failures View.

Contributing

To make UI changes, in many cases you only need to perform a very simple setup running a local webserver pointing at the production instance, described here. If you wish to hack on the backend, or the UI and backend together, you will instead need to set up a Vagrant environment, using these steps.

Source and Docs

Getting in touch

What we're working on

Assigned Treeherder bugs that have been modified in the last month. View on Bugzilla

Full Query
ID Priority Component Summary Assigned to
1066272 P3 Treeherder: Data Ingestion Display TaskCluster jobs that are expected to run but haven't yet been queued ("unscheduled" jobs) Johan Lorenzo [:jlorenzo]
1621728 P3 Treeherder Add a section to the docs on writing tests moijes
1452249 P3 Treeherder: Data Ingestion test_ingest_twice_log_parsing_status_changed seems broken moijes
1560596 P3 Treeherder: Data Ingestion Clean up some of the code for ingesting Taskcluster tasks moijes
2004378 -- Treeherder: Frontend use part with crash signature as search term from failure line for new issue or bug summary Sebastian Hengst [:aryx] (needinfo me if it's about an intermittent or backout)
1857600 -- Treeherder: Data Ingestion automatically ignore tasks for unsupported branches of github projects without the use of a manual list moijes
2004620 -- Treeherder Enable replicate ingestion – Phase 2 (mozilla-central) Myeongjun Go


Recent changes

Bugs fixed in the last 14 days. View on Bugzilla

Full Query
ID Component Summary Assigned to
1361570 Treeherder: Data Ingestion Add index to URL field of Repository since we search on it moijes
1558594 Treeherder: Data Ingestion Update Treeherder to reflect new known_intermittent field in Mozlog moijes
2000627 Treeherder: Frontend separator not shown in push dropdown
2000632 Treeherder: Frontend background of selected classified task should have background color
2000804 Treeherder: Frontend log viewer: background color of task status overflows into job info area below
2000847 Treeherder: Frontend tabs overflow menu uses dark/black text on black background, should use same color as visible tabs
2000854 Treeherder: Frontend button to remove bug number from annotations tab has border on three sides, should have none
2000869 Treeherder: Frontend tasks in 'Similar Jobs' always colored as running (grey/gray)
2000874 Treeherder: Frontend pinning a task with a failure does not open the pinboard and only pins the bug number, not the job
2000886 Treeherder: Frontend 'checkbox' for 'Use full job list' in 'Add New Jobs (Search)' is a rectangle and does not react to clicks