Title: [143296] trunk/LayoutTests
Revision
143296
Author
[email protected]
Date
2013-02-18 22:39:50 -0800 (Mon, 18 Feb 2013)

Log Message

[EFL][WebGL] Enable test webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html.
https://bugs.webkit.org/show_bug.cgi?id=110176

Patch by Kondapally Kalyan <[email protected]> on 2013-02-18
Reviewed by Laszlo Gombos.

Enable the test for EFL port, as it passes after r143220.

* platform/efl-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (143295 => 143296)


--- trunk/LayoutTests/ChangeLog	2013-02-19 06:35:27 UTC (rev 143295)
+++ trunk/LayoutTests/ChangeLog	2013-02-19 06:39:50 UTC (rev 143296)
@@ -1,3 +1,14 @@
+2013-02-18  Kondapally Kalyan  <[email protected]>
+
+        [EFL][WebGL] Enable test webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html.
+        https://bugs.webkit.org/show_bug.cgi?id=110176
+
+        Reviewed by Laszlo Gombos.
+
+        Enable the test for EFL port, as it passes after r143220.
+
+        * platform/efl-wk2/TestExpectations:
+
 2013-02-18  Ryosuke Niwa  <[email protected]>
 
         Add a flaky crash expectation to video-controls-captions-trackmenu.html on Mac per bug 110173.

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (143295 => 143296)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-02-19 06:35:27 UTC (rev 143295)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-02-19 06:39:50 UTC (rev 143296)
@@ -431,7 +431,6 @@
 webkit.org/b/110054 compositing/geometry/limit-layer-bounds-fixed.html [ Failure ]
 
 # Several new Khronos WebGL conformance tests are failing on WK2 EFL.
-webkit.org/b/109435 webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html [ Failure ]
 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-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to