Bug 131207 - compositing/tiling/rotated-tiled-* tests failing on bots
Summary: compositing/tiling/rotated-tiled-* tests failing on bots
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-03 19:59 PDT by Joseph Pecoraro
Modified: 2014-04-03 22:06 PDT (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 Joseph Pecoraro 2014-04-03 19:59:00 PDT
Bot link:
<http://build.webkit.org/results/Apple%20Mavericks%20Debug%20WK1%20(Tests)/r166758%20(4405)/results.html>

Failing tests:
compositing/tiling/rotated-tiled-clamped.html
compositing/tiling/rotated-tiled-preserve3d-clamped.html

Diff:
--- /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/compositing/tiling/rotated-tiled-clamped-expected.txt
+++ /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/compositing/tiling/rotated-tiled-clamped-actual.txt
@@ -31,7 +31,7 @@
                   (drawsContent 1)
                   (transform [0.17 0.00 -0.98 0.00] [0.00 1.00 0.00 0.00] [0.98 0.00 0.17 0.00] [0.00 0.00 0.00 1.00])
                   (visible rect 0.00, 0.00 2800.00 x 300.00)
-                  (contentsScale 1.00)
+                  (contentsScale 0.85)
                   (tile cache coverage 0, 0 2799 x 299)
                   (tile size 512 x 512)
                   (top left tile 0, 0 tiles grid 5 x 1)
Comment 1 Simon Fraser (smfr) 2014-04-03 20:05:04 PDT
Just need new baselines.
Comment 2 Joseph Pecoraro 2014-04-03 21:07:09 PDT
I can take this, I just reproduced on my machine and updating and building.
Comment 3 Joseph Pecoraro 2014-04-03 21:09:13 PDT
<http://trac.webkit.org/changeset/166762>
Comment 4 Simon Fraser (smfr) 2014-04-03 22:06:37 PDT
Thanks Joe!