Title: [148824] trunk/LayoutTests
Revision
148824
Author
[email protected]
Date
2013-04-21 04:06:43 -0700 (Sun, 21 Apr 2013)

Log Message

Unreviewed EFL gardening.

Mark several compositing test as crashing on EFL port due to
r148433.

* platform/efl-wk2/TestExpectations:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (148823 => 148824)


--- trunk/LayoutTests/ChangeLog	2013-04-21 10:07:28 UTC (rev 148823)
+++ trunk/LayoutTests/ChangeLog	2013-04-21 11:06:43 UTC (rev 148824)
@@ -1,3 +1,13 @@
+2013-04-21  Christophe Dumez  <[email protected]>
+
+        Unreviewed EFL gardening.
+
+        Mark several compositing test as crashing on EFL port due to
+        r148433.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2013-04-21  Gyuyoung Kim  <[email protected]>
 
         Unreviewed, gardening. Remove duplicated tests.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (148823 => 148824)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-04-21 10:07:28 UTC (rev 148823)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-04-21 11:06:43 UTC (rev 148824)
@@ -642,18 +642,32 @@
 
 webkit.org/b/111521 editing/selection/selection-invalid-offset.html [ Crash Pass ]
 
+# ASSERTION FAILED: m_state.drawsContent && m_state.contentsVisible && !m_state.size.isEmpty().
 webkit.org/b/114731 compositing/backface-visibility/backface-visibility-image.html [ Crash ]
+webkit.org/b/114731 compositing/backface-visibility/backface-visibility-non3d.html [ Crash ]
 webkit.org/b/114731 compositing/backface-visibility/backface-visibility-webgl.html [ Crash ]
 webkit.org/b/114731 compositing/color-matching/pdf-image-match.html [ Crash ]
 webkit.org/b/114731 compositing/culling/translated-boxshadow.html [ Crash ]
 webkit.org/b/114731 compositing/direct-image-compositing.html [ Crash ]
 webkit.org/b/114731 compositing/images/content-image.html [ Crash ]
+webkit.org/b/114731 compositing/images/content-image-change.html [ Crash ]
+webkit.org/b/114731 compositing/masks/direct-image-mask.html [ Crash ]
 webkit.org/b/114731 compositing/masks/layer-mask-placement.html [ Crash ]
 webkit.org/b/114731 compositing/nested-direct-image-compositing.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing-padding.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing-contain.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing-position.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing-cover.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing-add-text.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing-size.html [ Crash ]
+webkit.org/b/114731 compositing/patterns/direct-pattern-compositing.html [ Crash ]
 webkit.org/b/114731 compositing/reflections/transform-inside-reflection.html [ Crash ]
 webkit.org/b/114731 compositing/visibility/visibility-image-layers.html [ Crash ]
 webkit.org/b/114731 compositing/webgl/webgl-no-alpha.html [ Crash ]
+webkit.org/b/114731 compositing/webgl/webgl-reflection.html [ Crash ]
 webkit.org/b/114731 compositing/webgl/webgl-repaint.html [ Crash ]
+webkit.org/b/114731 css1/box_properties/acid_test.html [ Crash ]
+webkit.org/b/114731 fast/canvas/webgl/array-bounds-clamping.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/array-buffer-crash.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/attrib-location-length-limits.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/canvas-2d-webgl-texture.html [ Crash ]
@@ -680,6 +694,7 @@
 webkit.org/b/114731 fast/canvas/webgl/gl-vertexattribpointer.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/glsl-conformance.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/index-validation.html [ Crash ]
+webkit.org/b/114731 fast/canvas/webgl/index-validation-with-resized-buffer.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/instanceof-test.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/is-object.html [ Crash ]
 webkit.org/b/114731 fast/canvas/webgl/oes-element-index-uint.html [ Crash ]
@@ -769,12 +784,8 @@
 webkit.org/b/114731 webgl/conformance/textures/texture-size-cube-maps.html [ Crash ]
 webkit.org/b/114731 webgl/conformance/textures/texture-size.html [ Crash ]
 webkit.org/b/114731 webgl/conformance/textures/texture-transparent-pixels-initialized.html [ Crash ]
+webkit.org/b/114731 webgl/conformance/extensions/webgl-depth-texture.html [ Crash ]
 
-webkit.org/b/114731 compositing/images/content-image-change.html [ Crash ]
-webkit.org/b/114731 compositing/masks/direct-image-mask.html [ Crash ]
-webkit.org/b/114731 compositing/webgl/webgl-reflection.html [ Crash ]
-webkit.org/b/114731 fast/canvas/webgl/index-validation-with-resized-buffer.html [ Crash ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # FLAKY TESTS
 #////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (148823 => 148824)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-04-21 10:07:28 UTC (rev 148823)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-04-21 11:06:43 UTC (rev 148824)
@@ -413,10 +413,10 @@
 webkit.org/b/109435 webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/context/premultiplyalpha-test.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/extensions/oes-element-index-uint.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float-with-video.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float-with-video.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/renderbuffers/framebuffer-state-restoration.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/renderbuffers/framebuffer-state-restoration.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/canvas/drawingbuffer-test.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/context/context-creation-and-destruction.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/glsl/functions/glsl-function-sin.html [ Failure ]
@@ -432,14 +432,14 @@
 webkit.org/b/109435 webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/programs/program-test.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/rendering/gl-scissor-test.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/rendering/multisample-corruption.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/rendering/gl-scissor-test.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/rendering/multisample-corruption.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/rendering/point-size.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/textures/copy-tex-image-2d-formats.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Crash ]
+#webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Crash ]
+#webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
+#webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/textures/texture-mips.html [ Failure ]
 webkit.org/b/109435 webgl/conformance/textures/texture-size-limit.html [ Failure Crash ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to