[Webkit-unassigned] [Bug 115235] New: [Qt] REGRESSION(r149001): It made two fast/dom/DeviceMotion tests fail.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 01:33:45 PDT 2013


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

           Summary: [Qt] REGRESSION(r149001): It made two
                    fast/dom/DeviceMotion tests fail.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kadam at inf.u-szeged.hu
                CC: ggaren at apple.com, ossy at webkit.org,
                    zarvai at inf.u-szeged.hu, szledan at inf.u-szeged.hu,
                    dchris at gmail.com
        Depends on: 110573
            Blocks: 79666


* fast/dom/DeviceMotion/window-property.html
diff:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/DeviceMotion/window-property-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/DeviceMotion/window-property-actual.txt
@@ -5,7 +5,7 @@

 PASS typeof window.DeviceMotionEvent == 'object' is true
 PASS typeof window.DeviceMotionEvent == 'function' is false
-PASS hasDeviceMotionEventProperty() is true
+FAIL hasDeviceMotionEventProperty() should be true. Was false.
 PASS 'DeviceMotionEvent' in window is true
 PASS window.hasOwnProperty('DeviceMotionEvent') is true
 PASS typeof window.ondevicemotion == 'object' is true

 * fast/dom/DeviceOrientation/window-property.html
diff:

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/DeviceOrientation/window-property-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/DeviceOrientation/window-property-actual.txt
@@ -5,7 +5,7 @@

 PASS typeof window.DeviceOrientationEvent == 'object' is true
 PASS typeof window.DeviceOrientationEvent == 'function' is false
-PASS hasDeviceOrientationEventProperty() is true
+FAIL hasDeviceOrientationEventProperty() should be true. Was false.
 PASS 'DeviceOrientationEvent' in window is true
 PASS window.hasOwnProperty('DeviceOrientationEvent') is true
 PASS typeof window.ondeviceorientation == 'object' is true

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