Closed
Bug 774592
Opened 13 years ago
Closed 13 years ago
Graph server hasn't heard of sunspider_paint
Categories
(Testing :: Talos, defect)
Testing
Talos
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Assigned: jmaher)
References
Details
Attachments
(1 file)
1.09 KB,
patch
|
armenzg
:
review+
|
Details | Diff | Splinter Review |
Now that bug 774282 turned the tests on, we're getting:
utils.talosError: 'Graph server unreachable (5 attempts)\nsend failed, graph server says:\nNo test_name called \'sunspider_paint\' can be found\n File "/var/www/html/graphs/server/pyfomatic/collect.py", line 271, in handleRequest\n metadata = MetaDataFromTalos(databaseCursor, databaseModule, inputStream)\n File "/var/www/html/graphs/server/pyfomatic/collect.py", line 63, in __init__\n self.doDatabaseThings(databaseCursor)\n File "/var/www/html/graphs/server/pyfomatic/collect.py", line 106, in doDatabaseThings\n raise DatabaseException("No test_name called \'%s\' can be found" % self.test_name)\n\n'
eg:
https://tbpl.mozilla.org/php/getParsedLog.php?id=13586364&tree=Firefox
Assignee | ||
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment on attachment 642957 [details] [diff] [review]
added _paint versions of sunspider, kraken and v8_7 (1.0)
Review of attachment 642957 [details] [diff] [review]:
-----------------------------------------------------------------
It really sucks that the graph server needs this manual input.
I'm curious; does datazilla fix this problem?
Attachment #642957 -
Flags: review?(armenzg) → review+
Assignee | ||
Comment 3•13 years ago
|
||
yes, datazilla fixes this problem and saves a couple bugs per change.
Assignee | ||
Comment 4•13 years ago
|
||
http://hg.mozilla.org/graphs/rev/5dd6f4fb9c27
bug 774674 is to deploy the changes to the production database.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•