Closed
Bug 787399
Opened 13 years ago
Closed 13 years ago
graphs.mozilla.org dashboard not showing Tp/SS/Ts on all platforms
Categories
(Webtools Graveyard :: Graph Server, defect)
Webtools Graveyard
Graph Server
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: froydnj, Assigned: rhelmer)
References
()
Details
Attachments
(1 file)
|
496 bytes,
patch
|
k0scist
:
review+
jmaher
:
review+
|
Details | Diff | Splinter Review |
The front page of graphs.mozilla.org doesn't show Tp/SS numbers for any platform since ~the middle of June. Nor does it show Ts numbers for OS X since ~the middle of July.
At least for the OS X numbers, the detailed graphs look like the numbers were for OS X 10.5 and ISTR that we shut those machines off? Maybe it should be updated to 10.6 or even 10.7? Not sure about the Tp/SS numbers.
Updated•13 years ago
|
Component: Webdev → Graph Server
Product: mozilla.org → Webtools
| Assignee | ||
Comment 1•13 years ago
|
||
This is really simple to fix; I just need a list of the current test names (they change often).
You could do it yourself here:
http://hg.mozilla.org/graphs/file/cc80cbf6155a/js/config.js#l111
Comment 2•13 years ago
|
||
An up to date if somewhat confusing list is here: http://k0s.org:8080/
| Assignee | ||
Comment 3•13 years ago
|
||
Assignee: nobody → rhelmer
Attachment #657345 -
Flags: review?(jhammel)
| Assignee | ||
Updated•13 years ago
|
Attachment #657345 -
Flags: review?(jmaher)
Comment 4•13 years ago
|
||
Comment on attachment 657345 [details] [diff] [review]
update mac platform and test IDs
Review of attachment 657345 [details] [diff] [review]:
-----------------------------------------------------------------
::: js/config.js
@@ +116,4 @@
> 'platformToId': {
> 'Windows 7': 12,
> 'Windows XP': 1,
> + 'Mac OS X': 22,
I would add a comment that this is 10.7 :)
Attachment #657345 -
Flags: review?(jmaher) → review+
Updated•13 years ago
|
Attachment #657345 -
Flags: review?(jhammel) → review+
| Assignee | ||
Comment 5•13 years ago
|
||
Landed on default and 2_3-branch:
http://hg.mozilla.org/graphs/rev/46b619a44253
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•