Title: [176778] trunk/LayoutTests
Revision
176778
Author
[email protected]
Date
2014-12-03 18:43:19 -0800 (Wed, 03 Dec 2014)

Log Message

Unreviewed. Some webgl conformance tests crash.
<rdar://problem/19136723>
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (176777 => 176778)


--- trunk/LayoutTests/ChangeLog	2014-12-04 02:32:40 UTC (rev 176777)
+++ trunk/LayoutTests/ChangeLog	2014-12-04 02:43:19 UTC (rev 176778)
@@ -1,3 +1,10 @@
+2014-12-03  Roger Fong  <[email protected]>
+
+        Unreviewed. Some webgl conformance tests crash.
+        <rdar://problem/19136723>
+
+        * platform/mac/TestExpectations:
+
 2014-12-03  Myles C. Maxfield  <[email protected]>
 
         List markers in RTL languages do not draw the first character.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (176777 => 176778)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-12-04 02:32:40 UTC (rev 176777)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-12-04 02:43:19 UTC (rev 176778)
@@ -508,6 +508,34 @@
 [ MountainLion ] webgl/1.0.2/conformance/ogles/GL/operators/operators_009_to_016.html [ Failure ]
 [ MountainLion ] webgl/1.0.2/conformance/textures/texture-size.html [ Failure ]
 
+# <rdar://problem/19136723>
+webgl/1.0.2/conformance/attribs/gl-enable-vertex-attrib.html [ Skip ]
+webgl/1.0.2/conformance/attribs/gl-disabled-vertex-attrib.html [ Skip ]
+webgl/1.0.2/conformance/attribs/gl-vertexattribpointer.html [ Skip ]
+webgl/1.0.2/conformance/attribs/gl-vertex-attrib.html [ Skip ]
+webgl/1.0.2/conformance/attribs/gl-vertex-attrib-render.html [ Skip ]
+webgl/1.0.2/conformance/attribs/gl-vertex-attrib-zero-issues.html [ Skip ]
+webgl/1.0.2/conformance/attribs/gl-vertexattribpointer-offsets.html [ Skip ]
+webgl/1.0.2/conformance/canvas/buffer-offscreen-test.html [ Skip ]
+webgl/1.0.2/conformance/canvas/canvas-test.html [ Skip ]
+webgl/1.0.2/conformance/canvas/buffer-preserve-test.html [ Skip ]
+webgl/1.0.2/conformance/canvas/canvas-zero-size.html [ Skip ]
+webgl/1.0.2/conformance/canvas/drawingbuffer-hd-dpi-test.html [ Skip ]
+webgl/1.0.2/conformance/context/constants.html [ Skip ]
+webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Skip ]
+webgl/1.0.2/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Skip ]
+webgl/1.0.2/conformance/context/context-attribute-preserve-drawing-buffer.html [ Skip ]
+webgl/1.0.2/conformance/context/context-lost-restored.html [ Skip ]
+webgl/1.0.2/conformance/buffers/index-validation-large-buffer.html [ Skip ]
+webgl/1.0.2/conformance/buffers/index-validation-with-resized-buffer.html [ Skip ]
+webgl/1.0.2/conformance/buffers/index-validation-crash-with-buffer-sub-data.html [ Skip ]
+webgl/1.0.2/conformance/buffers/buffer-data-array-buffer.html [ Skip ]
+webgl/1.0.2/conformance/buffers/index-validation-verifies-too-many-indices.html [ Skip ]
+webgl/1.0.2/conformance/buffers/element-array-buffer-delete-recreate.html [ Skip ]
+webgl/1.0.2/conformance/buffers/index-validation.html [ Skip ]
+webgl/1.0.2/conformance/buffers/index-validation-copies-indices.html [ Skip ]
+webgl/1.0.2/conformance/buffers/buffer-bind-test.html [ Skip ]
+
 # Skip 1.0.3 tests for now, to be unskipped when we get closer to conformance
 webgl/1.0.3
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to