RESOLVED FIXED 44553
speed up new-run-webkit-tests unit tests
https://bugs.webkit.org/show_bug.cgi?id=44553
Summary speed up new-run-webkit-tests unit tests
Dirk Pranke
Reported 2010-08-24 14:42:00 PDT
speed up new-run-webkit-tests unit tests
Attachments
Patch (6.11 KB, patch)
2010-08-24 14:44 PDT, Dirk Pranke
eric: review+
Dirk Pranke
Comment 1 2010-08-24 14:44:17 PDT
Eric Seidel (no email)
Comment 2 2010-08-24 15:36:52 PDT
Comment on attachment 65327 [details] Patch Looks good. I think the behavior of trying to pull down json results from the bots is broken. At least for non-chromium ports it makes no sense.
Ojan Vafai
Comment 3 2010-08-24 15:48:08 PDT
(In reply to comment #2) > I think the behavior of trying to pull down json results from the bots is broken. At least for non-chromium ports it makes no sense. I disagree. We're moving the storing of JSON results over to test-results.appspot.com. So we should be able to do it just as well for the non-chromium ports, which will mean that http://test-results.appspot.com/dashboards/flakiness_dashboard.html can be made to work for all ports. In either case, this patch look good.
Dirk Pranke
Comment 4 2010-08-24 16:45:40 PDT
Note You need to log in before you can comment on or make changes to this bug.