Title: [191611] trunk/LayoutTests
Revision
191611
Author
ryanhad...@apple.com
Date
2015-10-26 16:51:36 -0700 (Mon, 26 Oct 2015)

Log Message

Removing duplicated test expectations and removing debug flag from flaky fast/canvas/webgl tests
https://bugs.webkit.org/show_bug.cgi?id=150367

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191610 => 191611)


--- trunk/LayoutTests/ChangeLog	2015-10-26 23:36:01 UTC (rev 191610)
+++ trunk/LayoutTests/ChangeLog	2015-10-26 23:51:36 UTC (rev 191611)
@@ -1,3 +1,12 @@
+2015-10-26  Ryan Haddad  <ryanhad...@apple.com>
+
+        Removing duplicated test expectations and removing debug flag from flaky fast/canvas/webgl tests
+        https://bugs.webkit.org/show_bug.cgi?id=150367
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2015-10-26  Zalan Bujtas  <za...@apple.com>
 
         Floating box is misplaced after content change.

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (191610 => 191611)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-10-26 23:36:01 UTC (rev 191610)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-10-26 23:51:36 UTC (rev 191611)
@@ -48,8 +48,6 @@
 
 webkit.org/b/146622 [ Yosemite Debug ] webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html [ Pass Failure ]
 
-webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ]
-
 webkit.org/b/150564 svg/repaint/add-background-property-on-root.html [ Pass Timeout ]
 
 ### END OF (1) Failures with bug reports
@@ -136,11 +134,11 @@
 # ShouldOpenExternalURLs not yet supported in WK1
 loader/navigation-policy [ Skip ]
 
-[ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ]
-[ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Timeout ]
-[ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Pass Timeout ]
-[ Mavericks Debug ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Pass Timeout ]
-[ Mavericks Debug ] fast/canvas/webgl/oes-texture-half-float.html [ Pass Timeout ]
+webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ]
+webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Timeout ]
+webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Pass Timeout ]
+webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Pass Timeout ]
+webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/oes-texture-half-float.html [ Pass Timeout ]
 
 [ ElCapitan+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to