Title: [152746] trunk/LayoutTests
- Revision
- 152746
- Author
- [email protected]
- Date
- 2013-07-16 15:57:11 -0700 (Tue, 16 Jul 2013)
Log Message
Added passing WebGL tests.
https://bugs.webkit.org/show_bug.cgi?id=118696
Reviewed by Dean Jackson.
* platform/mac/TestExpectations: Replaced webgl directory with list of failing webgl tests.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (152745 => 152746)
--- trunk/LayoutTests/ChangeLog 2013-07-16 22:50:38 UTC (rev 152745)
+++ trunk/LayoutTests/ChangeLog 2013-07-16 22:57:11 UTC (rev 152746)
@@ -1,3 +1,12 @@
+2013-07-16 Alex Christensen <[email protected]>
+
+ Added passing WebGL tests.
+ https://bugs.webkit.org/show_bug.cgi?id=118696
+
+ Reviewed by Dean Jackson.
+
+ * platform/mac/TestExpectations: Replaced webgl directory with list of failing webgl tests.
+
2013-07-16 Filip Pizlo <[email protected]>
MakeRope fixup shouldn't lead to an Identity without kids
Modified: trunk/LayoutTests/platform/mac/TestExpectations (152745 => 152746)
--- trunk/LayoutTests/platform/mac/TestExpectations 2013-07-16 22:50:38 UTC (rev 152745)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2013-07-16 22:57:11 UTC (rev 152746)
@@ -803,84 +803,46 @@
# --- WebGL ---
# Currently failing WebGL tests <rdar://problem/9355460>
fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
+webgl/conformance/extensions/oes-standard-derivatives.html
+webgl/conformance/more/functions/copyTexSubImage2D.html
+webgl/conformance/more/functions/readPixelsBadArgs.html
+webgl/conformance/more/functions/texImage2DHTML.html
+webgl/conformance/more/functions/texSubImage2D.html
+webgl/conformance/more/functions/texSubImage2DHTML.html
+webgl/conformance/extensions/oes-texture-float-with-video.html
+webgl/conformance/ogles/GL/biuDepthRange/biuDepthRange_001_to_002.html
+webgl/conformance/extensions/webgl-compressed-texture-s3tc.html
+webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html
+webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html
+webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html
+webgl/conformance/ogles/GL/gl_FragCoord/gl_FragCoord_001_to_003.html
+webgl/conformance/glsl/misc/shader-with-non-reserved-words.html
+webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html
+webgl/conformance/glsl/misc/shader-with-too-many-uniforms.html
+webgl/conformance/glsl/misc/shaders-with-varyings.html
+webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html
+webgl/conformance/programs/program-test.html
+webgl/conformance/renderbuffers/framebuffer-object-attachment.html
+webgl/conformance/rendering/gl-scissor-test.html
+webgl/conformance/textures/origin-clean-conformance.html
+webgl/conformance/context/context-creation-and-destruction.html
+webgl/conformance/context/context-lost-restored.html
+webgl/conformance/uniforms/uniform-samplers-test.html
+webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html
+webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html
+webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html
+webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html
+webgl/conformance/textures/texture-npot-video.html
+webgl/conformance/textures/texture-size-limit.html
+webgl/conformance/rendering/point-size.html
+webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
+webgl/conformance/glsl/variables/gl-pointcoord.html
+webgl/conformance/limits/gl-max-texture-dimensions.html
+webgl/conformance/ogles/GL/operators/operators_009_to_016.html
+webgl/conformance/rendering/multisample-corruption.html
+webgl/conformance/textures/texture-size.html
+webgl/conformance/rendering/more-than-65536-indices.html
-# https://bugs.webkit.org/show_bug.cgi?id=109081
-webgl
-webgl/conformance/canvas/drawingbuffer-test.html [ Skip ]
-webgl/conformance/canvas/to-data-url-test.html [ Skip ]
-webgl/conformance/context/context-attribute-preserve-drawing-buffer.html [ Skip ]
-webgl/conformance/context/context-creation-and-destruction.html [ Skip ]
-webgl/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Skip ]
-webgl/conformance/glsl/literals/float_literal.vert.html [ Skip ]
-webgl/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Skip ]
-webgl/conformance/glsl/misc/shader-varying-packing-restrictions.html [ Skip ]
-webgl/conformance/glsl/misc/shader-with-global-variable-precision-mismatch.html [ Skip ]
-webgl/conformance/glsl/misc/shader-with-short-circuiting-operators.html [ Skip ]
-webgl/conformance/glsl/variables/gl-pointcoord.html [ Skip ]
-webgl/conformance/glsl/misc/shaders-with-varyings.html [ Skip ]
-webgl/conformance/limits/gl-max-texture-dimensions.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-A.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-B1.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-B2.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-B3.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-B4.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-C.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-D_G.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-G_I.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-L_S.html [ Skip ]
-webgl/conformance/more/conformance/quickCheckAPI-S_V.html [ Skip ]
-webgl/conformance/more/functions/bufferDataBadArgs.html [ Skip ]
-webgl/conformance/more/functions/copyTexImage2D.html [ Skip ]
-webgl/conformance/more/functions/copyTexImage2DBadArgs.html [ Skip ]
-webgl/conformance/more/functions/copyTexSubImage2D.html [ Skip ]
-webgl/conformance/more/functions/copyTexSubImage2DBadArgs.html [ Skip ]
-webgl/conformance/more/functions/deleteBufferBadArgs.html [ Skip ]
-webgl/conformance/more/functions/drawArrays.html [ Skip ]
-webgl/conformance/more/functions/drawArraysOutOfBounds.html [ Skip ]
-webgl/conformance/more/functions/drawElements.html [ Skip ]
-webgl/conformance/more/functions/drawElementsBadArgs.html [ Skip ]
-webgl/conformance/more/functions/readPixelsBadArgs.html [ Skip ]
-webgl/conformance/more/functions/texImage2DBadArgs.html [ Skip ]
-webgl/conformance/more/functions/texImage2DHTML.html [ Skip ]
-webgl/conformance/more/functions/texSubImage2DBadArgs.html [ Skip ]
-webgl/conformance/more/functions/texSubImage2DHTML.html [ Skip ]
-webgl/conformance/ogles/GL/acos/acos_001_to_006.html [ Skip ]
-webgl/conformance/ogles/GL/asin/asin_001_to_006.html [ Skip ]
-webgl/conformance/ogles/GL/atan/atan_001_to_008.html [ Skip ]
-webgl/conformance/ogles/GL/log/log_001_to_008.html [ Skip ]
-webgl/conformance/ogles/GL/log2/log2_001_to_008.html [ Skip ]
-webgl/conformance/ogles/GL/control_flow/control_flow_001_to_008.html [ Skip ]
-webgl/conformance/ogles/GL/smoothstep/smoothstep_001_to_006.html [ Skip ]
-webgl/conformance/programs/gl-bind-attrib-location-long-names-test.html [ Skip ]
-webgl/conformance/programs/program-test.html [ Skip ]
-webgl/conformance/renderbuffers/framebuffer-object-attachment.html [ Skip ]
-webgl/conformance/rendering/gl-scissor-test.html [ Skip ]
-webgl/conformance/rendering/more-than-65536-indices.html [ Skip ]
-webgl/conformance/rendering/multisample-corruption.html [ Skip ]
-webgl/conformance/rendering/point-size.html [ Skip ]
-webgl/conformance/textures/gl-pixelstorei.html [ Skip ]
-webgl/conformance/textures/origin-clean-conformance.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgb565.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba4444.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas-rgba5551.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-canvas.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgb565.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba4444.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-image-rgba5551.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-image.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Skip ]
-webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Skip ]
-webgl/conformance/textures/texture-active-bind-2.html [ Skip ]
-webgl/conformance/textures/texture-active-bind.html [ Skip ]
-webgl/conformance/textures/texture-npot-video.html [ Skip ]
-webgl/conformance/textures/texture-size-limit.html [ Skip ]
-webgl/conformance/textures/texture-size.html [ Skip ]
-webgl/conformance/uniforms/uniform-default-values.html [ Skip ]
-webgl/conformance/uniforms/uniform-location.html [ Skip ]
-webgl/conformance/uniforms/uniform-samplers-test.html [ Skip ]
-
# Sending the mouse down event to the scrollbar starts a nested run loop which causes a hang.
fast/events/mousedown-in-subframe-scrollbar.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes