Bug 80901 - REGRESSION: fast/events/input-focus-no-duplicate-events.html hits an assertion
Summary: REGRESSION: fast/events/input-focus-no-duplicate-events.html hits an assertion
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 80447
  Show dependency treegraph
 
Reported: 2012-03-12 15:35 PDT by Ryosuke Niwa
Modified: 2012-03-13 11:16 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2012-03-12 15:35:16 PDT
http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r110463%20(37988)/results.html

ASSERTION FAILED: !draggingInfo
/Volumes/Data/webkit4/Tools/DumpRenderTree/mac/DumpRenderTree.mm(1306) : void runTest(const std::string&)
1   0x100014154 runTest(std::string const&)
2   0x100014a56 runTestingServerLoop()
3   0x100014c56 dumpRenderTree(int, char const**)
4   0x100014e64 main
5   0x10000177c start
Comment 1 Alexey Proskuryakov 2012-03-13 11:16:32 PDT
I wonder if this is related to bug 80925. That one was fixing assertion failure in a different test though.