[Webkit-unassigned] [Bug 87099] New: REGRESSION(r117815): It made 2 tests fail on !ENABLE(SUBPIXEL_LAYOUT) platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 22 01:36:21 PDT 2012


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

           Summary: REGRESSION(r117815): It made 2 tests fail on
                    !ENABLE(SUBPIXEL_LAYOUT) platforms
           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: szledan at inf.u-szeged.hu
                CC: eric at webkit.org, ossy at webkit.org, leviw at chromium.org
            Blocks: 85555


These tests fail in Qt, GTK and Mac bots.

--- /ramdisk/qt-linux-64-release/build/layout-test-results/css1/units/rounding-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/css1/units/rounding-actual.txt 
@@ -4,8 +4,8 @@

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

-FAIL divtop.bottom should be 31. Was 29.
-PASS divbottom.top is 31
+FAIL Math.round(divtop.bottom) should be 31. Was 29.
+PASS Math.round(divbottom.top) is 31
 PASS successfullyParsed is true

 TEST COMPLETE

--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/css/zoom-in-length-round-trip-expected.txt 
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/css/zoom-in-length-round-trip-actual.txt 
@@ -2,5 +2,24 @@

 The test queries offsetWidth and offsetHeight of a 1×10-pixel rectangle under zooming by a factor of k/100 for 100 ≤ k ≤ 200.

-PASS
+FAIL at 106% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 107% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 108% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 109% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 116% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 117% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 118% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 119% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 127% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 128% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 129% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 137% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 138% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 139% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 148% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 149% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 158% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 159% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 169% magnification: 1 mapped to 1 and 10 mapped to 10.
+FAIL at 179% magnification: 1 mapped to 1 and 10 mapped to 10.

Could you check it, please?

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