Closed
Bug 1297589
Opened 9 years ago
Closed 9 years ago
Move the Win7 VM rows up next to the Win7 rows
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: KWierso)
Details
Attachments
(1 file)
We display a row for Win7 opt, a row for Win7 debug, then after two rows for Win8 and seven rows of Android we have the Win7 VM opt and Win7 VM debug rows. The VM rows should instead be immediately after the non-VM rows.
Reporter | ||
Comment 1•9 years ago
|
||
Where by "after" I mean
Windows 7 opt
Windows 7 VM opt
Windows 7 pgo
Windows 7 VM pgo
Windows 7 debug
Windows 7 VM debug
- for some reason, Win7 VM is also the only platform which lists debug before opt.
Assignee | ||
Comment 2•9 years ago
|
||
Hmm, this didn't get autocreated. Guess pulse is still screwy.
Anyway, this patch gets the order to be:
Windows 7 opt
Windows 7 pgo
Windows 7 debug
Windows 7 VM opt
Windows 7 VM pgo
Windows 7 VM debug
Not sure we can get comment 1's requested ordering without doing a more complicated patch.
Comment 3•9 years ago
|
||
Comment on attachment 8784249 [details] [review]
Link to PR 1802
As you say, not sure if this is acceptable to call the bug fixed or not. That's up to Philor. But at least this is an improvement.
Attachment #8784249 -
Flags: review?(cdawson) → review+
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/bb8e6fc15e2dee56f7f6ae820ef91eeebe4cde7d
Bug 1297589 - Add Windows 7 VM to thPlatformOrder so it can be grouped (#1802) r=camd
Reporter | ||
Comment 5•9 years ago
|
||
No, it must be exactly as I said, EXACTLY!
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
•