Bug 64389

Summary: REGRESSION(r90831): Likely caused fast/canvas/DrawImageSinglePixelStretch.html to start timing out on the chromium GPU bots (Requested by ojan 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: ojan, reed, senorblanco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 64302    
Attachments:
Description Flags
ROLLOUT of r90831 none

Description WebKit Review Bot 2011-07-12 14:04:41 PDT
http://trac.webkit.org/changeset/90831 broke the build:
Likely caused fast/canvas/DrawImageSinglePixelStretch.html to start timing out on the chromium GPU bots (Requested by ojan 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-07-12 14:05:09 PDT
Created attachment 100558 [details]
ROLLOUT of r90831

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 WebKit Review Bot 2011-07-12 14:08:40 PDT
Comment on attachment 100558 [details]
ROLLOUT of r90831

Clearing flags on attachment: 100558

Committed r90847: <http://trac.webkit.org/changeset/90847>
Comment 3 WebKit Review Bot 2011-07-12 14:08:46 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Ojan Vafai 2011-07-12 14:43:20 PDT
Confirming that this did cause the regression. Rolling out caused the test to stop timing out.