Title: [173434] trunk/LayoutTests
Revision
173434
Author
[email protected]
Date
2014-09-09 12:07:43 -0700 (Tue, 09 Sep 2014)

Log Message

Skip some WebGL tests failing on Mavericks and MountainLion bots.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (173433 => 173434)


--- trunk/LayoutTests/ChangeLog	2014-09-09 17:34:30 UTC (rev 173433)
+++ trunk/LayoutTests/ChangeLog	2014-09-09 19:07:43 UTC (rev 173434)
@@ -1,3 +1,9 @@
+2014-09-09  Roger Fong  <[email protected]>
+
+        Skip some WebGL tests failing on Mavericks and MountainLion bots.
+
+        * platform/mac/TestExpectations:
+
 2014-09-09  Takeshi Kurosawa  <[email protected]>
 
         AX: HTML5 landmark (and related) elements should not be ignored.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (173433 => 173434)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-09-09 17:34:30 UTC (rev 173433)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-09-09 19:07:43 UTC (rev 173434)
@@ -649,10 +649,23 @@
 webgl/1.0.1/conformance/glsl/samplers/glsl-function-texture2dproj.html [ Failure ]
 webgl/1.0.1/conformance/textures/origin-clean-conformance.html [ Skip ]
 webgl/1.0.1/conformance/context/context-lost-restored.html [Failure]
+webgl/1.0.2/conformance/ogles/GL/build/build_009_to_016.html [Failure]
 webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure Timeout ]
 webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure Timeout ]
 http/tests/webgl/1.0.2/origin-clean-conformance.html [ Skip ]
 
+# Some WebGL tests don't work properly on MountainLion
+[ MountainLion ] webgl/1.0.1/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
+[ MountainLion ] webgl/1.0.1/conformance/glsl/variables/gl-pointcoord.html
+[ MountainLion ] webgl/1.0.1/conformance/limits/gl-max-texture-dimensions.html
+[ MountainLion ] webgl/1.0.1/conformance/textures/texture-size.html
+[ MountainLion ] webgl/1.0.2/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
+[ MountainLion ] webgl/1.0.2/conformance/glsl/variables/gl-pointcoord.html
+[ MountainLion ] webgl/1.0.2/conformance/limits/gl-max-texture-dimensions.html
+[ MountainLion ] webgl/1.0.2/conformance/ogles/GL/control_flow/control_flow_009_to_010.html
+[ MountainLion ] webgl/1.0.2/conformance/ogles/GL/operators/operators_009_to_016.html
+[ MountainLion ] webgl/1.0.2/conformance/textures/texture-size.html
+
 # 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

Reply via email to