Title: [160169] trunk/LayoutTests
Revision
160169
Author
[email protected]
Date
2013-12-05 04:34:06 -0800 (Thu, 05 Dec 2013)

Log Message

Unreviewed EFL gardening

After bumping GStreamer version to 1.2.1 in r160151 some video related WebGL conformance test started to pass.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (160168 => 160169)


--- trunk/LayoutTests/ChangeLog	2013-12-05 12:14:16 UTC (rev 160168)
+++ trunk/LayoutTests/ChangeLog	2013-12-05 12:34:06 UTC (rev 160169)
@@ -1,3 +1,12 @@
+2013-12-05  Michał Pakuła vel Rutka  <[email protected]>
+
+        Unreviewed EFL gardening
+
+        After bumping GStreamer version to 1.2.1 in r160151 some video related WebGL conformance test started to pass.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/TestExpectations:
+
 2013-12-04  Samuel White  <[email protected]>
 
         Layout Test platform/mac/accessibility/search-predicate-element-count.html is flaky

Modified: trunk/LayoutTests/platform/efl/TestExpectations (160168 => 160169)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-12-05 12:14:16 UTC (rev 160168)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-12-05 12:34:06 UTC (rev 160169)
@@ -1648,7 +1648,6 @@
 webgl/1.0.2/conformance/attribs/gl-vertex-attrib-render.html [ Failure ]
 webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure ]
 webgl/1.0.2/conformance/context/premultiplyalpha-test.html [ Failure ]
-webgl/1.0.2/conformance/extensions/oes-texture-float-with-video.html [ Failure ]
 webgl/1.0.2/conformance/extensions/oes-texture-float.html [ Failure ]
 webgl/1.0.2/conformance/glsl/literals/float_literal.vert.html [ Failure ]
 webgl/1.0.2/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Failure ]
@@ -1658,10 +1657,6 @@
 webgl/1.0.2/conformance/renderbuffers/framebuffer-object-attachment.html [ Failure ]
 webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure ]
 webgl/1.0.2/conformance/textures/copy-tex-image-2d-formats.html [ Failure ]
-webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
-webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
-webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
-webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure ]
 webgl/1.0.2/conformance/textures/texture-attachment-formats.html [ Failure ]
 webgl/1.0.2/conformance/textures/texture-size-cube-maps.html [ Failure ]
 webgl/1.0.2/conformance/typedarrays/array-unit-tests.html [ Failure ]

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (160168 => 160169)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-12-05 12:14:16 UTC (rev 160168)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-12-05 12:34:06 UTC (rev 160169)
@@ -291,7 +291,6 @@
 
 # Several new Khronos WebGL conformance tests are failing on WK2 EFL.
 webkit.org/b/109435 webgl/conformance/context/premultiplyalpha-test.html [ Failure Crash ]
-webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float-with-video.html [ Failure Crash ]
 webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float.html [ Failure Crash ]
 webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure Crash ]
 webkit.org/b/109435 webgl/conformance/context/context-creation-and-destruction.html [ Failure Crash ]
@@ -307,10 +306,6 @@
 webkit.org/b/109435 webgl/conformance/rendering/multisample-corruption.html [ Failure Crash ]
 webkit.org/b/109435 webgl/conformance/rendering/point-size.html [ Failure Crash ]
 webkit.org/b/109435 webgl/conformance/textures/copy-tex-image-2d-formats.html [ Failure Crash ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure Crash ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure Crash ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure Crash ]
-webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure Crash ]
 
 # Failing media query test.
 webkit.org/b/114916 fast/media/mq-resolution.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to