Closed
Bug 1032176
Opened 9 years ago
Closed 9 years ago
Resultset platform/OS row order is different from TBPL
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: camd)
References
Details
In treeherder, the platform/OS rows (eg "Android 2.2 debug", "Windows XP opt") are in alphabetical order, whereas on TBPL they were set to a custom order. This means that it's hard to do side-by-side testing with TBPL, since the order doesn't match. It also means it's not possible to place them in an order that makes logical sense. eg: At the moment B2G (which is a completely different build) splits up Firefox for Android and Firefox for desktop, which are slightly more related. Also, on Windows the ordering is: Windows 7, Windows 8, Windows XP - which isn't in chronological order. Primarily marking blocking since it's making side-by-side testing harder (and will make it harder to devs to transition), otherwise it could wait a bit.
Reporter | ||
Updated•9 years ago
|
Priority: -- → P2
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → cdawson
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
https://github.com/mozilla/treeherder-service/commit/2c867b8626c9511d6cac2677e7b135f357c07e6c Just added a simple mapping to match TBPL/Config.js ordering.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•