Bug 98145 - REGRESSION(r130143): It made inspector/debugger/script-snippet-model.html timeout
Summary: REGRESSION(r130143): It made inspector/debugger/script-snippet-model.html tim...
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: Nobody
URL:
Keywords:
Depends on:
Blocks: 79668 98129
  Show dependency treegraph
 
Reported: 2012-10-02 04:36 PDT by Csaba Osztrogonác
Modified: 2012-10-02 05:36 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 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.
Comment 1 Vsevolod Vlasov 2012-10-02 05:36:14 PDT
Fixed in http://trac.webkit.org/changeset/130156