Closed
Bug 1359599
Opened 8 years ago
Closed 8 years ago
[TestGroup UI] Group by TestGroup rather than manifest
Categories
(Tree Management Graveyard :: Treeherder: Test-based View, enhancement)
Tree Management Graveyard
Treeherder: Test-based View
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
References
Details
Attachments
(1 file)
Tests are currently grouped by Manifest, where they exist. But we should group them by test groups instead.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → cdawson
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla-rpweb/treeherder-manifest
https://github.com/mozilla-rpweb/treeherder-manifest/commit/818c5356aeb39d4bc90fa2c1e43ac2ae7ff2fb85
Bug 1359599 - Switch from using term 'Suite' to 'Group' to align with Treeherder
Treeherder doesn't use the term 'Suite'. It uses JobGroup for things like
'Mochitest', 'Talos', etc. This change will align better with the data we have.
https://github.com/mozilla-rpweb/treeherder-manifest/commit/233c85572abdbe45569d3acb46c38e41c2941815
Bug 1359599 - Remove mock library
https://github.com/mozilla-rpweb/treeherder-manifest/commit/889ff056c8deed7942aa69188e932575297fdec4
Bug 1359599 - Group by JobGroup instead of Manifest.
Include the Manifest name as part of the test entry, so that
it can be shown as "details" in a later commit.
https://github.com/mozilla-rpweb/treeherder-manifest/commit/bfdff26208b262c5147afc9548cc06b6f81ebc52
Bug 1359599 - Add handling for missing data or fetching errors
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: Treeherder → Treeherder: Test-based View
Updated•5 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•