Bug 54187

Summary: REGRESSION(r78157): Fails on lots of bots (Requested by eseidel2 on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: 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 Flags
ROLLOUT of r78157 commit-queue: commit-queue-

Description WebKit Review Bot 2011-02-10 02:38:25 PST
http://trac.webkit.org/changeset/78157 broke the build:
Fails on lots of bots (Requested by eseidel2 on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2011-02-10 02:38:46 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.
Comment 2 Eric Seidel (no email) 2011-02-10 02:39:45 PST
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 3 WebKit Commit Bot 2011-02-10 02:41:40 PST
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
Comment 4 Eric Seidel (no email) 2011-02-10 02:50:09 PST
This failed due to bug 53625.  Rolling using webkit-pach rollout locally.
Comment 5 Eric Seidel (no email) 2011-02-10 02:50:26 PST
Committed r78185: <http://trac.webkit.org/changeset/78185>