WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
100348
New compositing/tiling/backface-preserve-3d-tiled.html introduced in
r132394
fails on EFL, Qt
https://bugs.webkit.org/show_bug.cgi?id=100348
Summary
New compositing/tiling/backface-preserve-3d-tiled.html introduced in r132394 ...
Nandor Huszka
Reported
2012-10-25 01:11:19 PDT
This test fails on EFL, QT. --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/compositing/tiling/backface-preserve-3d-tiled-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/compositing/tiling/backface-preserve-3d-tiled-actual.txt @@ -35,7 +35,6 @@ (children 1 (GraphicsLayer (bounds 202.00 2502.00) - (usingTiledLayer 1) (preserves3D 1) (drawsContent 1) (backfaceVisibility hidden) Could you check it please?
Attachments
Add attachment
proposed patch, testcase, etc.
Nandor Huszka
Comment 1
2012-10-25 01:27:34 PDT
--- /mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/layout-test-results/compositing/tiling/backface-preserve-3d-tiled-expected.txt +++ /mnt/buildbot/efl-linux-slave-1/efl-linux-64-release/build/layout-test-results/compositing/tiling/backface-preserve-3d-tiled-actual.txt @@ -1,52 +1 @@ -(GraphicsLayer - (bounds 800.00 600.00) - (children 1 - (GraphicsLayer - (bounds 800.00 600.00) - (children 2 - (GraphicsLayer - (position 18.00 10.00) - (bounds 204.00 204.00) - (children 1 - (GraphicsLayer - (position 2.00 2.00) - (bounds 200.00 200.00) - (childrenTransform [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 0.00 1.00]) - (children 1 - (GraphicsLayer - (bounds 202.00 202.00) - (preserves3D 1) - (drawsContent 1) - (backfaceVisibility hidden) - (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 0.00 1.00]) - ) - ) - ) - ) - ) - (GraphicsLayer - (position 18.00 224.00) - (bounds 204.00 204.00) - (children 1 - (GraphicsLayer - (position 2.00 2.00) - (bounds 200.00 200.00) - (childrenTransform [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 0.00 1.00]) - (children 1 - (GraphicsLayer - (bounds 202.00 2502.00) - (usingTiledLayer 1) - (preserves3D 1) - (drawsContent 1) - (backfaceVisibility hidden) - (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 0.00 1.00]) - ) - ) - ) - ) - ) - ) - ) - ) -) It seems there is no actual.txt on EFL or it is empty.
Csaba Osztrogonác
Comment 2
2012-10-25 02:42:56 PDT
Skipped on Qt by
https://trac.webkit.org/changeset/132459
. Please unskip it with the proper fix.
Csaba Osztrogonác
Comment 3
2012-10-25 02:44:10 PDT
cc Noam, he might be interested in failing compositing test
Simon Fraser (smfr)
Comment 4
2012-10-25 08:49:54 PDT
EFL doesn't do compositing, I think, so the test should be skipped there. Qt does not output the usingTiledLayer flag, so either new results should be landed, or the test skipped.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug