Bug 80901

Summary: REGRESSION: fast/events/input-focus-no-duplicate-events.html hits an assertion
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: aestes, ap, enrica, sam
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 80447    

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.