Title: [177400] trunk/LayoutTests
Revision
177400
Author
a...@apple.com
Date
2014-12-16 15:07:07 -0800 (Tue, 16 Dec 2014)

Log Message

More test gardening.

Fix syntax of one entry, extend two flakiness entries to cover Yosemite, where
these tests recently failed.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (177399 => 177400)


--- trunk/LayoutTests/ChangeLog	2014-12-16 23:03:22 UTC (rev 177399)
+++ trunk/LayoutTests/ChangeLog	2014-12-16 23:07:07 UTC (rev 177400)
@@ -1,3 +1,13 @@
+2014-12-16  Alexey Proskuryakov  <a...@apple.com>
+
+        More test gardening.
+
+        Fix syntax of one entry, extend two flakiness entries to cover Yosemite, where
+        these tests recently failed.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2014-12-16  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Ruby overhang uses ints instead of floats

Modified: trunk/LayoutTests/platform/mac/TestExpectations (177399 => 177400)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-12-16 23:03:22 UTC (rev 177399)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-12-16 23:07:07 UTC (rev 177400)
@@ -490,6 +490,8 @@
 [ MountainLion ] webgl/1.0.2/conformance/ogles/GL/operators/operators_009_to_016.html [ Pass Failure ]
 [ MountainLion ] webgl/1.0.2/conformance/textures/texture-size.html [ Failure ]
 
+[ Yosemite ] webgl/1.0.2/conformance/ogles/GL/operators/operators_009_to_016.html [ Pass Failure ]
+
 # Skip 1.0.3 tests for now, to be unskipped when we get closer to conformance
 webgl/1.0.3/conformance/attribs [ Skip ]
 webgl/1.0.3/conformance/buffers [ Skip ]
@@ -827,9 +829,8 @@
 
 webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ]
 
-# GL Scissors don't work properly in Mountain Lion.
 webkit.org/b/126455 [ MountainLion ] webgl/1.0.2/conformance/rendering/gl-scissor-test.html [ Pass Failure ]
-webkit.org/b/126586 [ Mavericks Debug ] webgl/1.0.2/conformance/rendering/gl-scissor-test.html [ Pass Failure ]
+webkit.org/b/126586 [ Mavericks+ ] webgl/1.0.2/conformance/rendering/gl-scissor-test.html [ Pass Failure ]
 
 webkit.org/b/52016 http/tests/xmlhttprequest/xmlhttprequest-50ms-download-dispatch.html [ Pass Failure Timeout ]
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (177399 => 177400)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-12-16 23:03:22 UTC (rev 177399)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2014-12-16 23:07:07 UTC (rev 177400)
@@ -242,7 +242,7 @@
 [ MountainLion ] media/video-played-collapse.html [ Timeout ]
 webkit.org/b/117962 [ Mavericks+ ] media/video-played-collapse.html [ Pass Failure ]
 
-[ MounatainLion ] webkit.org/b/81604 media/video-loop.html [ Pass Timeout ]
+webkit.org/b/81604 [ MountainLion ] media/video-loop.html [ Pass Timeout ]
 
 webkit.org/b/136109 fast/multicol/mixed-opacity-fixed-test.html  [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to