Title: [137454] trunk/LayoutTests
- Revision
- 137454
- Author
- o...@webkit.org
- Date
- 2012-12-12 05:21:15 -0800 (Wed, 12 Dec 2012)
Log Message
[Qt] Unskip compositing tests
https://bugs.webkit.org/show_bug.cgi?id=104129
Unreviewed gardening, skip only failing tests.
* platform/qt-5.0-wk1/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (137453 => 137454)
--- trunk/LayoutTests/ChangeLog 2012-12-12 13:01:21 UTC (rev 137453)
+++ trunk/LayoutTests/ChangeLog 2012-12-12 13:21:15 UTC (rev 137454)
@@ -1,3 +1,12 @@
+2012-12-12 Csaba Osztrogonác <o...@webkit.org>
+
+ [Qt] Unskip compositing tests
+ https://bugs.webkit.org/show_bug.cgi?id=104129
+
+ Unreviewed gardening, skip only failing tests.
+
+ * platform/qt-5.0-wk1/TestExpectations:
+
2012-12-12 Zan Dobersek <zandober...@gmail.com>
Unreviewed gardening.
Modified: trunk/LayoutTests/platform/qt-5.0-wk1/TestExpectations (137453 => 137454)
--- trunk/LayoutTests/platform/qt-5.0-wk1/TestExpectations 2012-12-12 13:01:21 UTC (rev 137453)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/TestExpectations 2012-12-12 13:21:15 UTC (rev 137454)
@@ -1,6 +1,92 @@
# Tests failing on WK1 only (working on WK2)
-compositing
+# Failing compositing tests - need more investigation
+compositing/direct-image-compositing.html
+compositing/geometry/bounds-ignores-hidden-composited-descendant.html
+compositing/geometry/fixed-in-composited.html
+compositing/geometry/fixed-position-composited-switch.html
+compositing/geometry/layer-due-to-layer-children-deep-switch.html
+compositing/geometry/layer-due-to-layer-children-switch.html
+compositing/geometry/limit-layer-bounds-clipping-ancestor.html
+compositing/geometry/limit-layer-bounds-fixed-positioned.html
+compositing/geometry/limit-layer-bounds-opacity-transition.html
+compositing/geometry/limit-layer-bounds-overflow-root.html
+compositing/geometry/limit-layer-bounds-positioned-transition.html
+compositing/geometry/limit-layer-bounds-positioned.html
+compositing/geometry/limit-layer-bounds-transformed-overflow.html
+compositing/geometry/limit-layer-bounds-transformed.html
+compositing/geometry/video-fixed-scrolling.html
+compositing/iframes/iframe-copy-on-scroll.html
+compositing/iframes/iframe-size-from-zero.html
+compositing/iframes/invisible-nested-iframe-show.html
+compositing/iframes/page-cache-layer-tree.html
+compositing/layer-creation/no-compositing-for-preserve-3d.html
+compositing/layer-creation/scroll-partial-update.html
+compositing/layer-creation/spanOverlapsCanvas.html
+compositing/masks/masked-ancestor.html
+compositing/masks/multiple-masks.html
+compositing/masks/simple-composited-mask.html
+compositing/overflow/clip-descendents.html
+compositing/overflow/overflow-auto-with-touch-toggle.html
+compositing/overflow/overflow-auto-with-touch.html
+compositing/overflow/overflow-overlay-with-touch.html
+compositing/overflow/overflow-scroll.html
+compositing/overflow/scroll-ancestor-update.html
+compositing/overflow/scrollbar-painting.html
+compositing/overflow/scrolling-content-clip-to-viewport.html
+compositing/overflow/scrolling-without-painting.html
+compositing/overflow/textarea-scroll-touch.html
+compositing/overflow/updating-scrolling-content.html
+compositing/plugins/no-backing-store.html
+compositing/plugins/small-to-large-composited-plugin.html
+compositing/reflections/animation-inside-reflection.html
+compositing/repaint/invalidations-on-composited-layers.html
+compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html
+compositing/rtl/rtl-iframe-absolute-overflow.html
+compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html
+compositing/rtl/rtl-iframe-fixed-overflow.html
+compositing/self-painting-layers.html
+compositing/tiled-layers-hidpi.html
+compositing/tiling/crash-reparent-tiled-layer.html
+compositing/tiling/huge-layer-add-remove-child.html
+compositing/tiling/huge-layer-with-layer-children-resize.html
+compositing/tiling/huge-layer-with-layer-children.html
+compositing/tiling/tile-cache-zoomed.html
+compositing/video-page-visibility.html
+compositing/video/video-poster.html
+
+# Failing compositing tests (image failures) - need more investigation
+compositing/background-color/background-color-change-to-text.html
+compositing/background-color/background-color-text-change.html
+compositing/text-on-scaled-layer.html
+compositing/text-on-scaled-surface.html
+
+# Failing compositing tests (missing results) - need more investigation
+compositing/geometry/horizontal-scroll-composited.html
+compositing/geometry/vertical-scroll-composited.html
+compositing/geometry/video-opacity-overlay.html
+compositing/iframes/iframe-in-composited-layer.html
+compositing/iframes/resizer.html
+compositing/layer-creation/fixed-position-scroll.html
+compositing/layers-inside-overflow-scroll.html
+compositing/plugins/composited-plugin.html
+compositing/reflections/deeply-nested-reflections.html
+compositing/reflections/load-video-in-reflection.html
+compositing/reflections/nested-reflection-anchor-point.html
+compositing/reflections/nested-reflection-animated.html
+compositing/reflections/nested-reflection-on-overflow.html
+compositing/reflections/nested-reflection-opacity.html
+compositing/reflections/nested-reflection-size-change.html
+compositing/reflections/nested-reflection-transition.html
+compositing/reflections/nested-reflection.html
+compositing/reflections/transform-inside-reflection.html
+compositing/repaint/content-into-overflow.html
+compositing/repaint/newly-composited-on-scroll.html
+compositing/repaint/overflow-into-content.html
+compositing/video/video-background-color.html
+compositing/visibility/visibility-composited-transforms.html
+compositing/visibility/visibility-composited.html
+
# Fullscreen API is not supported on WK1
fullscreen
plugins/fullscreen-plugins-dont-reload.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes