Bug 98145

Summary: REGRESSION(r130143): It made inspector/debugger/script-snippet-model.html timeout
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pfeldman, vsevik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79668, 98129    

Csaba Osztrogonác
Reported 2012-10-02 04:36:26 PDT
at least on Qt and Mac: --- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-snippet-model-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-snippet-model-actual.txt @@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called Tests script snippet model. Debugger was enabled. @@ -10,14 +11,4 @@ Running: testEvaluate Last evaluation source url for snippet: snippets:///1_1 Snippet script added, sourceURL = snippets:///1_1 -Snippet execution result: undefined -Last evaluation source url for snippet: snippets:///2_2 -Snippet script added, sourceURL = snippets:///2_2 -Snippet execution result: function doesNothing() { - var i = 2+2; -} -Last evaluation source url for snippet: snippets:///1_3 -Snippet script added, sourceURL = snippets:///1_3 -Snippet execution result: undefined -Debugger was disabled.
Attachments
Vsevolod Vlasov
Comment 1 2012-10-02 05:36:14 PDT
Note You need to log in before you can comment on or make changes to this bug.