[Webkit-unassigned] [Bug 106741] New: REGRESSION(r139537): It made 2 tests fail on GTK/EFL/Qt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 13 01:38:48 PST 2013


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

           Summary: REGRESSION(r139537): It made 2 tests fail on
                    GTK/EFL/Qt
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: hausmann at webkit.org, eae at chromium.org,
                    leviw at chromium.org
            Blocks: 79668,106624


new failing tests:
- css3/calc/simple-calcs.html
- fast/css/zoom-in-length-round-trip.html

--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/css3/calc/simple-calcs-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/css3/calc/simple-calcs-actual.txt 
@@ -1,46 +1,46 @@
 All boxes below should be 100px * 100px and green.

-control => PASS
-50px + 50px => PASS
-150px - 50px => PASS
-50px + 50px (2 spaces around operator) => PASS
-150px - 50px (2 spaces around operator) => PASS
-50px*2 => PASS
-50px *2 => PASS
-50px* 2 => PASS
-200px/2 => PASS
-200px /2 => PASS
-200px/ 2 => PASS
-50px*(2) => PASS
-50px *(2) => PASS
-50px* (2) => PASS
-50px*(1 + 1) => PASS
-50px*(12 - 10) => PASS
-50px*(10 / 5) => PASS
-10px* (5 * 2) => PASS
-50px + 10px * 5 (operation order) => PASS
-100%/2 (where 100% is 200px) => PASS
-100% + -100px (where 100% is 200px) => PASS
-80% - 60px (where 100% is 200px) => PASS
-300px - 100% (where 100% is 200px) => PASS
--100px + 100% (where 100% is 200px) => PASS
-20% + 30% (where 100% is 200px) => PASS
-80% - 30% (where 100% is 200px) => PASS
-10% * 5 (where 100% is 200px) => PASS
-5 * 10% (where 100% is 200px) => PASS
-(100px) => PASS
-(50px + 50px) => PASS
-(50px) + 50px => PASS
-50px + (50px) => PASS
-50px + 50px => PASS
-50px + 25px * 2 => PASS
-(25px + 25px) * 2 => PASS
-2 * 50px => PASS
-2 * 100px / 2 => PASS
-(1em - 1em) + 100px => PASS
-50px + +50px => PASS
--50px + 150px => PASS
--50px - -150px => PASS
-(((((((100px))))))) => PASS
-100px => PASS
-100% * 2 => PASS
+control => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + 50px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+150px - 50px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + 50px (2 spaces around operator) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+150px - 50px (2 spaces around operator) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px*2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px *2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px* 2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+200px/2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+200px /2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+200px/ 2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px*(2) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px *(2) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px* (2) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px*(1 + 1) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px*(12 - 10) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px*(10 / 5) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+10px* (5 * 2) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + 10px * 5 (operation order) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+100%/2 (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+100% + -100px (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+80% - 60px (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+300px - 100% (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+-100px + 100% (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+20% + 30% (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+80% - 30% (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+10% * 5 (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+5 * 10% (where 100% is 200px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+(100px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+(50px + 50px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+(50px) + 50px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + (50px) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + 50px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + 25px * 2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+(25px + 25px) * 2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+2 * 50px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+2 * 100px / 2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+(1em - 1em) + 100px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+50px + +50px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+-50px + 150px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+-50px - -150px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+(((((((100px))))))) => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+100px => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99
+100% * 2 => FAIL: @zoom=1.2 expected width of 100, but was 99; @zoom=1.2 expected height of 100, but was 99


--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/css/zoom-in-length-round-trip-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/css/zoom-in-length-round-trip-actual.txt 
@@ -2,5 +2,103 @@

 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 101% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 102% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 103% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 104% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 105% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 106% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 107% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 108% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 109% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 110% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 111% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 112% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 113% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 114% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 115% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 116% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 117% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 118% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 119% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 120% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 121% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 122% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 123% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 124% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 125% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 126% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 127% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 128% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 129% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 130% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 131% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 132% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 133% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 134% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 135% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 136% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 137% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 138% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 139% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 140% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 141% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 142% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 143% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 144% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 145% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 146% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 147% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 148% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 149% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 150% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 151% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 152% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 153% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 154% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 155% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 156% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 157% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 158% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 159% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 160% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 161% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 162% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 163% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 164% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 165% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 166% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 167% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 168% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 169% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 170% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 171% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 172% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 173% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 174% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 175% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 176% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 177% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 178% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 179% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 180% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 181% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 182% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 183% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 184% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 185% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 186% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 187% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 188% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 189% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 190% magnification: 1 mapped to 0 and 10 mapped to 10.
+FAIL at 191% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 192% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 193% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 194% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 195% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 196% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 197% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 198% magnification: 1 mapped to 0 and 10 mapped to 9.
+FAIL at 199% magnification: 1 mapped to 1 and 10 mapped to 9.

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