Bug 116668 - [Qt][WK2] fast/events/touch/frame-hover-update.html fails
Summary: [Qt][WK2] fast/events/touch/frame-hover-update.html fails
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 87008
  Show dependency treegraph
 
Reported: 2013-05-23 06:48 PDT by Zoltan Arvai
Modified: 2014-02-03 03:25 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Arvai 2013-05-23 06:48:20 PDT
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
Comment 1 Zoltan Arvai 2013-05-23 07:07:12 PDT
Skipped on Qt WK2 in http://trac.webkit.org/changeset/150584.
Please unskip it with proper fix.
Comment 2 Jocelyn Turcotte 2014-02-03 03:25:49 PST
=== 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.