Bug 132874 - Flakiness dashboard contains outdated list of bots on builders.jsonp
Summary: Flakiness dashboard contains outdated list of bots on builders.jsonp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://webkit-test-results.appspot.co...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-13 10:31 PDT by Carlos Alberto Lopez Perez
Modified: 2014-05-13 22:57 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.73 KB, patch)
2014-05-13 10:39 PDT, Carlos Alberto Lopez Perez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-05-13 10:31:45 PDT
When loading for example:

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=editing%2Fspelling%2Fspellcheck-paste-continuous-disabled.html

You get the following error on top of the page:

"ERROR: Failed to get data from EFL Linux 64-bit Release,EFL Linux 64-bit Debug WK2,GTK Linux 32-bit Release,GTK Linux 64-bit Debug WK1,WinCairo Release,GTK Linux 64-bit Release WK2 (Tests).
ERROR: Data from GTK Linux 64-bit Release is more than 1 day stale."

Upon investigation, it turns out that the jsonp file that the flakiness dashboard uses <http://webkit-test-results.appspot.com/dashboards/builders.jsonp> currently is quite outdated.
Comment 1 Carlos Alberto Lopez Perez 2014-05-13 10:39:06 PDT
Created attachment 231394 [details]
Patch
Comment 2 Carlos Alberto Lopez Perez 2014-05-13 10:40:40 PDT
The attached patch was automatically generated after executing the script generate_builders_json.py inside the directory Tools/TestResultServer
Comment 3 WebKit Commit Bot 2014-05-13 22:57:23 PDT
Comment on attachment 231394 [details]
Patch

Clearing flags on attachment: 231394

Committed r168783: <http://trac.webkit.org/changeset/168783>
Comment 4 WebKit Commit Bot 2014-05-13 22:57:26 PDT
All reviewed patches have been landed.  Closing bug.