Bug 116668
Summary: | [Qt][WK2] fast/events/touch/frame-hover-update.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zoltan Arvai <zarvai> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | allan.jensen, jturcotte, kadam |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008 |
Zoltan Arvai
Test added in http://trac.webkit.org/changeset/148672 fails on Qt WK2.
Maybe is realted to a bug that say "WebKitTestRunner needs an implementation of eventSender"
https://bugs.webkit.org/show_bug.cgi?id=42194
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/events/touch/frame-hover-update-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/events/touch/frame-hover-update-actual.txt
@@ -1,18 +1,18 @@
PASS [object HTMLDocument] is non-null.
PASS [object HTMLDocument] is non-null.
-PASS hoveredTop.length is 1
-PASS hoveredIframe1.length is 1
+FAIL hoveredTop.length should be 1. Was 0.
+FAIL hoveredIframe1.length should be 1. Was 0.
PASS hoveredIframe2.length is 0
-PASS hoveredTop.length is 1
+FAIL hoveredTop.length should be 1. Was 0.
PASS hoveredIframe1.length is 0
-PASS hoveredIframe2.length is 1
+FAIL hoveredIframe2.length should be 1. Was 0.
PASS hoveredTop.length is 0
PASS hoveredIframe1.length is 0
PASS hoveredIframe2.length is 0
-PASS hoveredTop.length is 1
+FAIL hoveredTop.length should be 1. Was 0.
PASS hoveredIframe1.length is 0
PASS hoveredIframe2.length is 0
-PASS hoveredTop.length is 1
+FAIL hoveredTop.length should be 1. Was 0.
PASS hoveredIframe1.length is 0
PASS hoveredIframe2.length is 0
PASS successfullyParsed is true
http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r150579%20%2835716%29/results.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Zoltan Arvai
Skipped on Qt WK2 in http://trac.webkit.org/changeset/150584.
Please unskip it with proper fix.
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.