Bug 55297

Summary: REGRESSION(r79774): WebKit/chromium change broke chromium port. I'll cq+ it in 15 minutes. Chime in if you have a fix. (Requested by pfeldman on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED INVALID    
Severity: Normal CC: ddorwin, fishd, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 44797    
Attachments:
Description Flags
ROLLOUT of r79774 none

Description WebKit Review Bot 2011-02-26 07:25:10 PST
http://trac.webkit.org/changeset/79774 broke the build:
WebKit/chromium change broke chromium port. I'll cq+ it in 15 minutes. Chime in if you have a fix. (Requested by pfeldman 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-26 07:25:31 PST
Created attachment 83939 [details]
ROLLOUT of r79774

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 Ryosuke Niwa 2011-02-26 07:31:29 PST
I'm not sure if this is a real failure.  It's compiling on build.chromium.org so it could be that we just need a clobbering on webkit.org bots.
Comment 3 David Dorwin 2011-02-26 11:14:27 PST
(In reply to comment #2)
> I'm not sure if this is a real failure.  It's compiling on build.chromium.org so it could be that we just need a clobbering on webkit.org bots.

I think clobbering the WebKit Chromium bots should resolve this. See https://bugs.webkit.org/show_bug.cgi?id=44797#c20.
Comment 4 David Dorwin 2011-02-26 12:54:21 PST
(In reply to comment #3)
> (In reply to comment #2)
> > I'm not sure if this is a real failure.  It's compiling on build.chromium.org so it could be that we just need a clobbering on webkit.org bots.
> 
> I think clobbering the WebKit Chromium bots should resolve this. See https://bugs.webkit.org/show_bug.cgi?id=44797#c20.

The Chromium Win bot is passing now. This can be closed.