Bug 84866
Summary: | [Qt] New inspector/debugger/linkifier.html is flakey from the beginning. r115064. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ádám Kallai <kadam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bruno.abinader, kkristof, ossy, pfeldman, szledan, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 84722, 87008 |
Ádám Kallai
I try to reproduce this.
Result:
I check it: xvfb-run -a --server-args="-screen 0 1024x768x24" Tools/Scripts/run-webkit-tests --no-launch-safari --no-new-test-results -v --no-sample-on-timeout --use-remote-links-to-tests --release --qt --iteration 100
=> Results: 55/100 tests passed (55.0%)
=> Tests to be fixed (0):
=> Tests that will only be fixed if they crash (WONTFIX) (0):
08:07:27.533 31893 55 tests ran as expected, 45 didn't:
08:07:27.533 31893
Regressions: Unexpected text diff mismatch : (1)
inspector/debugger/linkifier.html = TEXT
Could you check it please?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
I'm sorry. I forgot to write down. I tested this revision:
http://trac.webkit.org/changeset/115064
I'm going to skip this test until fix it.
Kristóf Kosztyó
Committed r115213: <http://trac.webkit.org/changeset/115213>
Csaba Osztrogonác
Reopen, because it isn't fixed with skipping :)
Bruno Abinader (history only)
Test passes on a Qt5 Linux 32 bits environment, after removing it from Skipped list (as up to r120589).
Csaba Osztrogonác
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@qrc:/webkit/inspector/InspectorBackend.js:186
+qrc:/webkit/inspector/inspector.js:531
+
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.