Bug 101166 - [Qt][WK2] New compositing/tiling tests fail
Summary: [Qt][WK2] New compositing/tiling tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: All All
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 87008 100808
  Show dependency treegraph
 
Reported: 2012-11-04 04:09 PST by Csaba Osztrogonác
Modified: 2012-11-05 13:25 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2012-11-04 04:09:44 PST
New compositing/tiling/rotated-tiled-clamped.html and compositing/tiling/rotated-tiled-preserve3d-clamped.html
tests introduced in http://trac.webkit.org/changeset/133056 fail on Qt WK2:

--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/rotated-tiled-clamped-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/rotated-tiled-clamped-actual.txt
@@ -7,7 +7,6 @@
         (GraphicsLayer
           (position 58.00 50.00)
           (bounds 502.00 302.00)
-          (visible rect 0.00, 0.00 502.00 x 302.00)
           (children 1
             (GraphicsLayer
               (position 1.00 1.00)


--- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt
+++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/rotated-tiled-preserve3d-clamped-actual.txt
@@ -16,7 +16,6 @@
                 (GraphicsLayer
                   (bounds 500.00 0.00)
                   (preserves3D 1)
-                  (visible rect 0.00, 0.00 0.00 x 0.00)
                   (children 1
                     (GraphicsLayer
                       (position -1250.00 0.00)
Comment 1 Csaba Osztrogonác 2012-11-04 04:31:37 PST
I skipped it to paint the bot green - r133419. Please unskip it with the proper fix.
Comment 2 Simon Fraser (smfr) 2012-11-05 12:36:54 PST
http://trac.webkit.org/changeset/133513
Comment 3 Csaba Osztrogonác 2012-11-05 13:25:37 PST
(In reply to comment #2)
> http://trac.webkit.org/changeset/133513

and unskip landed in r133518.