Title: [173437] trunk/LayoutTests
Revision
173437
Author
[email protected]
Date
2014-09-09 12:51:15 -0700 (Tue, 09 Sep 2014)

Log Message

Fix syntax on some expected failures.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (173436 => 173437)


--- trunk/LayoutTests/ChangeLog	2014-09-09 19:46:41 UTC (rev 173436)
+++ trunk/LayoutTests/ChangeLog	2014-09-09 19:51:15 UTC (rev 173437)
@@ -1,3 +1,9 @@
+2014-09-09  Roger Fong  <[email protected]>
+
+        Fix syntax on some expected failures.
+
+        * platform/mac/TestExpectations:
+
 2014-09-09  Carlos Alberto Lopez Perez  <[email protected]>
 
         [GTK] Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (173436 => 173437)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-09-09 19:46:41 UTC (rev 173436)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-09-09 19:51:15 UTC (rev 173437)
@@ -648,23 +648,23 @@
 webgl/1.0.1/conformance/glsl/samplers/glsl-function-texture2dlod.html [ Failure ]
 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.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
+[ MountainLion ] webgl/1.0.1/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Failure ]
+[ MountainLion ] webgl/1.0.1/conformance/glsl/variables/gl-pointcoord.html [ Failure ]
+[ MountainLion ] webgl/1.0.1/conformance/limits/gl-max-texture-dimensions.html [ Failure ]
+[ MountainLion ] webgl/1.0.1/conformance/textures/texture-size.html [ Failure ]
+[ MountainLion ] webgl/1.0.2/conformance/glsl/functions/glsl-function-smoothstep-gentype.html [ Failure ]
+[ MountainLion ] webgl/1.0.2/conformance/glsl/variables/gl-pointcoord.html [ Failure ]
+[ MountainLion ] webgl/1.0.2/conformance/limits/gl-max-texture-dimensions.html [ Failure ]
+[ MountainLion ] webgl/1.0.2/conformance/ogles/GL/control_flow/control_flow_009_to_010.html [ Failure ]
+[ 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 ]
 
 # 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