Bug 84703 - REGRESSION(r115000): Breaks webkit_unit_tests on Mac in Chromium: http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6/builds/15157 (Requested by mnaganov on #webkit).
Summary: REGRESSION(r115000): Breaks webkit_unit_tests on Mac in Chromium: http://buil...
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: 84275
  Show dependency treegraph
 
Reported: 2012-04-24 03:51 PDT by WebKit Review Bot
Modified: 2012-04-24 04:03 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r115000 (22.18 KB, patch)
2012-04-24 03:52 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 2012-04-24 03:51:59 PDT
http://trac.webkit.org/changeset/115000 broke the build:
Breaks webkit_unit_tests on Mac in Chromium: http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.6/builds/15157 (Requested by mnaganov 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 2012-04-24 03:52:41 PDT
Created attachment 138530 [details]
ROLLOUT of r115000

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 Mikhail Naganov 2012-04-24 04:00:28 PDT
To clarify: tests fail on Mac 10.6 and Mac 10.7

http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Mac10.7/builds/4429/steps/webkit_unit_tests/logs/stdio

Logs contain tons of such messages:

third_party/WebKit/Source/WebKit/chromium/tests/PlatformContextSkiaTest.cpp:269: Failure
Value of: alpha == 255
  Actual: true
Expected: opaque
Which is: false
Comment 3 WebKit Review Bot 2012-04-24 04:03:34 PDT
Comment on attachment 138530 [details]
ROLLOUT of r115000

Clearing flags on attachment: 138530

Committed r115029: <http://trac.webkit.org/changeset/115029>
Comment 4 WebKit Review Bot 2012-04-24 04:03:38 PDT
All reviewed patches have been landed.  Closing bug.