RESOLVED FIXED 70249
garden-o-matic operations fail because of CSP.
https://bugs.webkit.org/show_bug.cgi?id=70249
Summary garden-o-matic operations fail because of CSP.
Dimitri Glazkov (Google)
Reported 2011-10-17 11:12:25 PDT
garden-o-matic operations fail because of CSP.
Attachments
Patch (1.91 KB, patch)
2011-10-17 11:12 PDT, Dimitri Glazkov (Google)
abarth: review+
Dimitri Glazkov (Google)
Comment 1 2011-10-17 11:12:59 PDT
Dimitri Glazkov (Google)
Comment 2 2011-10-17 11:13:26 PDT
I am a CSP n00b, so I am not sure if this is the right fix. Please teach me :)
Adam Barth
Comment 3 2011-10-17 11:13:38 PDT
Comment on attachment 111286 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=111286&action=review > Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/garden-o-matic.html:37 > - connect-src http://trac.webkit.org http://build.chromium.org"> > + connect-src http://trac.webkit.org http://build.chromium.org http://127.0.0.1:8127/ping"> Just "http://127.0.0.1:8127" no /ping
WebKit Review Bot
Comment 4 2011-10-17 11:14:48 PDT
Attachment 111286 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2 Updating OpenSource Current branch master is up to date. Updating chromium port dependencies using gclient... Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again. Re-trying 'depot_tools/gclient sync' Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again. Re-trying 'depot_tools/gclient sync' Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again. Error: 'depot_tools/gclient sync' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107. Re-trying 'depot_tools/gclient sync' No such file or directory at Tools/Scripts/update-webkit line 104. If any of these errors are false positives, please file a bug against check-webkit-style.
Dimitri Glazkov (Google)
Comment 5 2011-10-17 11:16:18 PDT
Dimitri Glazkov (Google)
Comment 6 2011-10-17 11:16:45 PDT
(In reply to comment #4) > Attachment 111286 [details] did not pass style-queue: > > Failed to run "['Tools/Scripts/update-webkit', '--chromium']" exit_code: 2 > > Updating OpenSource > Current branch master is up to date. > Updating chromium port dependencies using gclient... > Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again. > Re-trying 'depot_tools/gclient sync' > Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again. > Re-trying 'depot_tools/gclient sync' > Error: Can't switch the checkout to http://v8.googlecode.com/svn/branches/3.6@9637; UUID don't match and there is local changes in /mnt/git/webkit-style-queue/Source/WebKit/chromium/v8. Delete the directory and try again. > Error: 'depot_tools/gclient sync' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 107. > Re-trying 'depot_tools/gclient sync' > No such file or directory at Tools/Scripts/update-webkit line 104. > > > If any of these errors are false positives, please file a bug against check-webkit-style. Urrrk. This sounds unpleasant.
Note You need to log in before you can comment on or make changes to this bug.