Bug 73736 - REGRESSION(r101906): Failing chromium webkit_unit_tests (Requested by scheib on #webkit).
Summary: REGRESSION(r101906): Failing chromium webkit_unit_tests (Requested by scheib ...
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: 72988
  Show dependency treegraph
 
Reported: 2011-12-02 22:51 PST by WebKit Review Bot
Modified: 2011-12-02 22:57 PST (History)
2 users (show)

See Also:


Attachments
ROLLOUT of r101906 (8.06 KB, patch)
2011-12-02 22:51 PST, 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-12-02 22:51:30 PST
http://trac.webkit.org/changeset/101906 broke the build:
Failing chromium webkit_unit_tests (Requested by scheib 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-12-02 22:51:58 PST
Created attachment 117744 [details]
ROLLOUT of r101906

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 Vincent Scheib 2011-12-02 22:53:25 PST
e.g. failing build
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux/builds/17413

Output:
http://build.chromium.org/p/chromium.webkit/builders/Webkit%20Linux/builds/17413/steps/webkit_unit_tests/logs/stdio

[----------] 2 tests from DispatchEventTest
[ RUN      ] DispatchEventTest.BasicDispatch
[       OK ] DispatchEventTest.BasicDispatch (3 ms)
[ RUN      ] DispatchEventTest.EventCapture
	base::debug::StackTrace::StackTrace() [0x14d5cee]
	base::(anonymous namespace)::StackDumpSignalHandler() [0x14bd479]
	0x7f4939e7eaf0
	WebKit::WebNode::addEventListener() [0x5e3a85]
	(anonymous namespace)::DispatchEventTest_EventCapture_Test::TestBody() [0x4e81f6]
	testing::Test::Run() [0x63a501]
	testing::TestInfo::Run() [0x63a5ca]
	testing::TestCase::Run() [0x63a717]
	testing::internal::UnitTestImpl::RunAllTests() [0x63a9ad]
	testing::UnitTest::Run() [0x6391b3]
	base::TestSuite::Run() [0x6450f8]
	main [0x41a83e]
	0x7f4939e69c4d
	0x41a6f9
Comment 3 Vincent Scheib 2011-12-02 22:56:16 PST
Comment on attachment 117744 [details]
ROLLOUT of r101906

Clearing flags on attachment: 117744

Committed r101912: <http://trac.webkit.org/changeset/101912>
Comment 4 Vincent Scheib 2011-12-02 22:56:19 PST
All reviewed patches have been landed.  Closing bug.