[Webkit-unassigned] [Bug 84866] [Qt] New inspector/debugger/linkifier.html is flakey from the beginning. r115064.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 03:33:35 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=84866





--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2012-11-22 03:35:37 PST ---
It doesn't pass at all, this test is still flakey and this flakiness is easily reproducible as Ádám mentioned in the description of this bug.

Here is the diff:

--- /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/inspector/debugger/linkifier-expected.txt
+++ /home/oszi/WebKit/WebKitBuild/Release/layout-test-results/inspector/debugger/linkifier-actual.txt
@@ -3,10 +3,19 @@
 Debugger was enabled.
 The string "at triggerError (http://localhost/show/:22:11) " linkifies to url: http://localhost/show/
 The lineNumber is 22 with type number
-listeners added on raw source code: 1
-original location: linkifier.html:9
-pretty printed location: linkifier.html:12
-reverted location: linkifier.html:9
-listeners removed from raw source code: 1
-Debugger was disabled.
+Exception while running: function waitForScripts() {
+        InspectorTest.showScriptSource("linkifier.html", debuggerTest);
+    }
+liveLocationsCount
+debuggerTest
+showUISourceCode
+showScriptSource
+waitForScripts
+result
+startTest
+result

+[native code]
+dispatch at qrc:/webkit/inspector/InspectorBackend.js:186
+qrc:/webkit/inspector/inspector.js:531
+

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list