Bug 69251 - REGRESSION(r96481): Breaks webkit_unit_tests on Linux(dbg) (Requested by hwennborg on #webkit).
Summary: REGRESSION(r96481): Breaks webkit_unit_tests on Linux(dbg) (Requested by hwen...
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: 69181
  Show dependency treegraph
 
Reported: 2011-10-03 04:49 PDT by WebKit Review Bot
Modified: 2011-10-03 04:57 PDT (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r96481 (14.31 KB, patch)
2011-10-03 04:50 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-10-03 04:49:55 PDT
http://trac.webkit.org/changeset/96481 broke the build:
Breaks webkit_unit_tests on Linux(dbg) (Requested by hwennborg 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-10-03 04:50:25 PDT
Created attachment 109469 [details]
ROLLOUT of r96481

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 Hans Wennborg 2011-10-03 04:51:22 PDT
Rolling out r96481 because it broke webkit_unit_tests on Linux(dbg):

[----------] 6 tests from TreeSynchronizerTest
[ RUN      ] TreeSynchronizerTest.syncSimpleTreeFromEmpty
ASSERTION FAILED: CCProxy::isMainThread()
third_party/WebKit/Source/WebCore/platform/graphics/chromium/cc/CCSingleThreadProxy.h(86) : WebCore::DebugScopedSetImplThread::DebugScopedSetImplThread()
[12905:12905:1003/124152:1024049308731:ERROR:process_util_posix.cc(134)] Received signal 11
	base::debug::StackTrace::StackTrace() [0x1b0f04e]
	base::(anonymous namespace)::StackDumpSignalHandler() [0x1ac4741]
	0x7f82468d1af0
	WebCore::DebugScopedSetImplThread::DebugScopedSetImplThread() [0x4290e7]
	(anonymous namespace)::TreeSynchronizerTest_syncSimpleTreeFromEmpty_Test::TestBody() [0x4ed3f9]
	testing::internal::HandleSehExceptionsInMethodIfSupported<>() [0x5c5f2e]
	testing::internal::HandleExceptionsInMethodIfSupported<>() [0x5c2ad2]
	testing::Test::Run() [0x5b70d6]
	testing::TestInfo::Run() [0x5b78fa]
	testing::TestCase::Run() [0x5b7ff0]
	testing::internal::UnitTestImpl::RunAllTests() [0x5bcdc7]
	testing::internal::HandleSehExceptionsInMethodIfSupported<>() [0x5c714e]
	testing::internal::HandleExceptionsInMethodIfSupported<>() [0x5c34d6]
	testing::UnitTest::Run() [0x5bb8e4]
	base::TestSuite::Run() [0x5dc0ef]
	main [0x41df17]
	0x7f82468bcc4d
	0x41dde9
Comment 3 WebKit Review Bot 2011-10-03 04:57:12 PDT
Comment on attachment 109469 [details]
ROLLOUT of r96481

Clearing flags on attachment: 109469

Committed r96490: <http://trac.webkit.org/changeset/96490>
Comment 4 WebKit Review Bot 2011-10-03 04:57:18 PDT
All reviewed patches have been landed.  Closing bug.