Bug 132874

Summary: Flakiness dashboard contains outdated list of bots on builders.jsonp
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cgarcia, commit-queue, lforschler, ltilve, mrobinson, rniwa, svillar, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=editing%2Fspelling%2Fspellcheck-paste-continuous-disabled.html
Attachments:
Description Flags
Patch none

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.