Summary: | Move the flakiness dashboard to the new instance at webkit-test-results.appspot.com | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ojan Vafai <ojan> | ||||
Component: | New Bugs | Assignee: | Ojan Vafai <ojan> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, dpranke, rniwa | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Ojan Vafai
2013-04-05 21:13:32 PDT
Created attachment 196716 [details]
Patch
BTW, I've already pushed this. So you can see it live at http://webkit-test-results.appspot.com. I added rniwa@webkit.org to the owners for the new appengine instance. Please let me know if there's some other address/account you'd like me to add instead. Can we modify the (In reply to comment #3) > I added rniwa@webkit.org to the owners for the new appengine instance. Please let me know if there's some other address/account you'd like me to add instead. Could you add rniwa@chromium.org instead? I don't have a google account on rniwa@webkit.org. Is this account to be paid by Google? Are you expecting either Apple or some other company will take it over at some point? Anyway, thanks for the follow up :) Also, I'm not sure if this was intentional but http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html appears to be pulling results from test-results.appspot.com. (In reply to comment #4) > (In reply to comment #3) > > I added rniwa@webkit.org to the owners for the new appengine instance. Please let me know if there's some other address/account you'd like me to add instead. > > Could you add rniwa@chromium.org instead? I don't have a google account on rniwa@webkit.org. Never mind this. I've accepted the invitation with the right account. (In reply to comment #6) > Also, I'm not sure if this was intentional but http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html appears to be pulling results from test-results.appspot.com. Yeah, I tried to cover this in the ChangeLog entry, until the build.webkit.org bots start uploading to webkit-test-results.appspot.com, we don't want to change the dashboard code to download from them. (In reply to comment #4) > Can we modify the (In reply to comment #3) > > I added rniwa@webkit.org (:rniwa) (r) to the owners for the new appengine instance. Please let me know if there's some other address/account you'd like me to add instead. > > Is this account to be paid by Google? No. > Are you expecting either Apple or some other company will take it over at some point? Yes. Right now it's operating as a free app. If it starts hitting the free quota limit, it will start dropping requests. It's not clear to me if WebKit's use of the dashboard will exceed the free quota or not. Certainly, it won't exceed the quota right now when the json files are still being uploaded to and downloaded from test-results.appspot.com. Comment on attachment 196716 [details] Patch Clearing flags on attachment: 196716 Committed r147833: <http://trac.webkit.org/changeset/147833> All reviewed patches have been landed. Closing bug. |