RESOLVED INVALID 100490
[Qt][WK2] New compositing/tiling/tile-cache-zoomed.html introduced in r132542 fails
https://bugs.webkit.org/show_bug.cgi?id=100490
Summary [Qt][WK2] New compositing/tiling/tile-cache-zoomed.html introduced in r132542...
Csaba Osztrogonác
Reported 2012-10-26 03:31:47 PDT
compositing/tiling/tile-cache-zoomed.html introduced in http://trac.webkit.org/changeset/132542 and fails on Qt-WK2 with the following diff: --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/tile-cache-zoomed-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/compositing/tiling/tile-cache-zoomed-actual.txt @@ -1,22 +1,16 @@ (GraphicsLayer (bounds 1932.00 4150.00) - (visible rect 0.00, 0.00 785.00 x 585.00) (children 1 (GraphicsLayer (anchor 0.00 0.00) (bounds 3092.00 6640.00) (transform [1.60 0.00 0.00 0.00] [0.00 1.60 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00]) - (visible rect 0.00, 0.00 490.63 x 365.63) (children 1 (GraphicsLayer (position 8.00 8.00) (bounds 700.00 2500.00) - (usingTiledLayer 1) (drawsContent 1) (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00]) - (visible rect 0.00, 0.00 482.63 x 357.63) - (tile cache coverage 0, 0 640 x 640) - (tile size 512 x 512) ) ) )
Attachments
Balazs Kelemen
Comment 1 2012-10-26 03:37:06 PDT
This is testing the tile-cache code which is a Mac only feature, so we should just skip it.
Csaba Osztrogonác
Comment 2 2012-10-26 03:41:08 PDT
I skipped it to paint the bot green - r132603.
Jocelyn Turcotte
Comment 3 2014-02-03 03:23:05 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.
Note You need to log in before you can comment on or make changes to this bug.