Closed
Bug 1046759
Opened 9 years ago
Closed 9 years ago
sub-jobs, e.g. mochitest, sort lexicographically, not numerically
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: froydnj, Assigned: camd)
References
Details
Attachments
(2 files)
For platforms where mochitest is split up into many sub-suites (e.g. B2G), the treeherder display shows them as: 1 10 11 12 ... 2 3 4 5... versus the arguably better TBPL sorting: 1 2 3 4 5...10 11 12...
![]() |
Reporter | |
Updated•9 years ago
|
Summary: sub-jobs, e.g. mochitest, sort lexicogrphically, not numerically → sub-jobs, e.g. mochitest, sort lexicographically, not numerically
Comment 1•9 years ago
|
||
Marking blocking since this makes it harder to side by side compare TBPL to treeherder.
Blocks: treeherder-sheriff-transition
Priority: -- → P2
![]() |
Reporter | |
Comment 2•9 years ago
|
||
Actually, the sorting for treeherder jobs seems to be all over the map.
Updated•9 years ago
|
Comment 3•9 years ago
|
||
(In reply to Nathan Froyd (:froydnj) from comment #2) > Actually, the sorting for treeherder jobs seems to be all over the map. That is likely bug 1057381.
Updated•9 years ago
|
Assignee: nobody → kwierso
Status: NEW → ASSIGNED
Camd wrote the patch, I just linked it. :)
Assignee: kwierso → cdawson
Comment 6•9 years ago
|
||
Comment on attachment 8488333 [details] [review] Pull request 215 (Patch by Cameron; marking for review so the PR doesn't get missed).
Attachment #8488333 -
Flags: review?(jeads)
Updated•9 years ago
|
Attachment #8488333 -
Flags: review?(jeads) → review+
Comment 7•9 years ago
|
||
This had r+, is this ready to merge? :-)
Comment 8•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-service https://github.com/mozilla/treeherder-service/commit/ae7b3b66180acd8a26fb2b48ebc93658a9c4a764 bug 1046759 - make job symbols show in numerical order correctly https://github.com/mozilla/treeherder-service/commit/7823ad38831527959b04428c82e684a494b0b84c Merge pull request #215 from mozilla/bug-1046759-job-order bug 1046759 - make job symbols show in numerical order correctly
Updated•9 years ago
|
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
•