RESOLVED FIXED 75936
REGRESSION(r104507): Broke webkit_unit_tests (Requested by dimich on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=75936
Summary REGRESSION(r104507): Broke webkit_unit_tests (Requested by dimich on #webkit).
WebKit Review Bot
Reported 2012-01-09 21:30:12 PST
http://trac.webkit.org/changeset/104507 broke the build: Broke webkit_unit_tests (Requested by dimich 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
Attachments
ROLLOUT of r104507 (47.23 KB, patch)
2012-01-09 21:30 PST, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-01-09 21:30:41 PST
Created attachment 121790 [details] ROLLOUT of r104507 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.
Dmitry Titov
Comment 2 2012-01-09 21:31:20 PST
The failure: [ RUN ] CCLayerTreeHostTestOpacityChange.runMultiThread ASSERTION FAILED: it->opacity() /b/build/slave/webkit-mac-latest-dbg/build/src/third_party/WebKit/Source/WebCore/WebCore.gyp/../platform/graphics/chromium/cc/CCLayerTreeHost.cpp(444) : void WebCore::CCLayerTreeHost::paintLayerContents(const LayerList &, WebCore::CCLayerTreeHost::PaintType)
WebKit Review Bot
Comment 3 2012-01-09 21:42:53 PST
Comment on attachment 121790 [details] ROLLOUT of r104507 Clearing flags on attachment: 121790 Committed r104538: <http://trac.webkit.org/changeset/104538>
WebKit Review Bot
Comment 4 2012-01-09 21:42:57 PST
All reviewed patches have been landed. Closing bug.
Dana Jansens
Comment 5 2012-01-10 09:44:37 PST
This unit test doesn't fail for me locally. What am I missing?
James Robinson
Comment 6 2012-01-10 11:32:52 PST
It only failed on the bots in debug and the linux bot was broken at the time, so it may be platform-specific in some way (although that'd be unfortunate). Can you try running in ASAN?
Note You need to log in before you can comment on or make changes to this bug.