RESOLVED FIXED 114160
inspector/debugger/dynamic-script-tag.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=114160
Summary inspector/debugger/dynamic-script-tag.html is flaky
Chris Dumez
Reported 2013-04-08 02:42:49 PDT
inspector/debugger/dynamic-script-tag.html is flaky, at least on EFL port. It sometimes hits the following assertion: crash log for WebProcess (pid <unknown>): STDOUT: <empty> STDERR: ASSERTION FAILED: !m_frame->page()->defersLoading() || InspectorInstrumentation::isDebuggerPaused(m_frame) STDERR: /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebCore/loader/DocumentLoader.cpp(361) : void WebCore::DocumentLoader::finishedLoading(double)
Attachments
Seokju Kwon
Comment 1 2013-04-18 02:23:08 PDT
LayoutTests/platform/efl/TestExpectations:951 More specific entry for inspector/debugger/dynamic-script-tag.html on line LayoutTests/platform/efl/TestExpectations:829 overrides line LayoutTests/platform/efl/TestExpectations:951. inspector/debugger/dynamic-script-tag.html (See Bugs 96886)
Brian Burg
Comment 2 2014-12-17 10:47:15 PST
This test was removed.
Note You need to log in before you can comment on or make changes to this bug.