Bug 68070 - REGRESSION(r95080): It caused some 2d.composite.uncovered tests fail (Requested by rgabor on #webkit).
Summary: REGRESSION(r95080): It caused some 2d.composite.uncovered tests fail (Request...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks: 67988
  Show dependency treegraph
 
Reported: 2011-09-14 02:22 PDT by WebKit Review Bot
Modified: 2011-09-14 02:40 PDT (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r95080 (9.26 KB, patch)
2011-09-14 02:22 PDT, WebKit Review Bot
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2011-09-14 02:22:08 PDT
http://trac.webkit.org/changeset/95080 broke the build:
It caused some 2d.composite.uncovered tests fail (Requested by rgabor 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-09-14 02:22:37 PDT
Created attachment 107311 [details]
ROLLOUT of r95080

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

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Gabor Rapcsanyi 2011-09-14 02:40:14 PDT
The following layout tests are fail on Qt and SnowLeopard after 95080:

canvas/philip/tests/2d.composite.uncovered.fill.destination-atop.html
canvas/philip/tests/2d.composite.uncovered.fill.destination-in.html
canvas/philip/tests/2d.composite.uncovered.fill.source-in.html
canvas/philip/tests/2d.composite.uncovered.fill.source-out.html
canvas/philip/tests/2d.composite.uncovered.pattern.destination-atop.html
canvas/philip/tests/2d.composite.uncovered.pattern.destination-in.html
canvas/philip/tests/2d.composite.uncovered.pattern.source-in.html
canvas/philip/tests/2d.composite.uncovered.pattern.source-out.html
Comment 3 WebKit Review Bot 2011-09-14 02:40:46 PDT
Comment on attachment 107311 [details]
ROLLOUT of r95080

Clearing flags on attachment: 107311

Committed r95084: <http://trac.webkit.org/changeset/95084>
Comment 4 WebKit Review Bot 2011-09-14 02:40:50 PDT
All reviewed patches have been landed.  Closing bug.