RESOLVED FIXED 132874
Flakiness dashboard contains outdated list of bots on builders.jsonp
https://bugs.webkit.org/show_bug.cgi?id=132874
Summary Flakiness dashboard contains outdated list of bots on builders.jsonp
Carlos Alberto Lopez Perez
Reported 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.
Attachments
Patch (2.73 KB, patch)
2014-05-13 10:39 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2014-05-13 10:39:06 PDT
Carlos Alberto Lopez Perez
Comment 2 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
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2014-05-13 22:57:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.