[Webkit-unassigned] [Bug 77729] New: [Qt] /fast/events/touch/emulate-touch-events.html failes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 05:05:40 PST 2012


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

           Summary: [Qt] /fast/events/touch/emulate-touch-events.html
                    failes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: ossy at webkit.org


It seems that the newly added layout test in r106642
LayoutTests/fast/events/touch/emulate-touch-events.html
not running as expected on Qt Linux Release bot:

--- /ramdisk/qt-linux-release/build/layout-test-results/fast/events/touch/emulate-touch-events-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/events/touch/emulate-touch-events-actual.txt 
@@ -52,8 +52,8 @@
 PASS lastEvent.changedTouches[0].clientY is 30
 PASS lastEvent.changedTouches[0].identifier is 0
 PASS lastEvent.shiftKey is false
-PASS lastEvent.altKey is true
-PASS lastEvent.ctrlKey is true
+FAIL lastEvent.altKey should be true. Was false.
+FAIL lastEvent.ctrlKey should be true. Was false.
 PASS lastEvent.metaKey is false
 PASS successfullyParsed is true

http://build.webkit.org/results/Qt%20Linux%20Release/r106642%20(42848)/results.html

-- 
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