Bug 98145
Summary: | REGRESSION(r130143): It made inspector/debugger/script-snippet-model.html timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | New Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vsevolod Vlasov
Fixed in http://trac.webkit.org/changeset/130156