Summary: | REGRESSION(r78157): Fails on lots of bots (Requested by eseidel2 on #webkit). | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | WebKit Review Bot <webkit.review.bot> | ||||
Component: | New Bugs | Assignee: | WebKit Review Bot <webkit.review.bot> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | andersca, commit-queue, eric, sam | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Other | ||||||
OS: | OS X 10.5 | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 54150 | ||||||
Attachments: |
|
Description
WebKit Review Bot
2011-02-10 02:38:25 PST
Created attachment 81942 [details] ROLLOUT of r78157 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID --ignore-builders where ATTACHMENT_ID is the ID of this attachment. As far as I can tell from webkit-patch failure reason, this has been failing since it was landed. Didn't see Anders or Sam around #webkit so rolling it out to bring the SL bot green again (and let the commit-queue land my patches!) :) Comment on attachment 81942 [details] ROLLOUT of r78157 Rejecting attachment 81942 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'apply-..." exit_code: 2 Last 500 characters of output: /DumpRenderTree/TestNetscapePlugIn/Tests/EvaluateJSDestroyingPluginFromDestroyStream.cpp' patching file Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj Hunk #1 FAILED at 398. 1 out of 1 hunk FAILED -- saving rejects to file Tools/DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.vcproj.rej patching file Tools/DumpRenderTree/qt/TestNetscapePlugin/TestNetscapePlugin.pro Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--force']" exit_code: 1 Full output: http://queues.webkit.org/results/7875240 This failed due to bug 53625. Rolling using webkit-pach rollout locally. Committed r78185: <http://trac.webkit.org/changeset/78185> |