Title: [185815] trunk/LayoutTests
Revision
185815
Author
[email protected]
Date
2015-06-21 20:25:48 -0700 (Sun, 21 Jun 2015)

Log Message

fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html is slow on Mavericks WK1 Debug builds

The Flakiness Dashboard says that this test times out, but only
on Mavericks WK1 Debug builds (and the leaks bot):

<http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-sub-image-2d-with-video.html>

* platform/mac-wk1/TestExpectations: Mark test as slow on
Mavericks Debug builds:
- fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185814 => 185815)


--- trunk/LayoutTests/ChangeLog	2015-06-21 23:44:07 UTC (rev 185814)
+++ trunk/LayoutTests/ChangeLog	2015-06-22 03:25:48 UTC (rev 185815)
@@ -1,5 +1,18 @@
 2015-06-21  David Kilzer  <[email protected]>
 
+        fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html is slow on Mavericks WK1 Debug builds
+
+        The Flakiness Dashboard says that this test times out, but only
+        on Mavericks WK1 Debug builds (and the leaks bot):
+
+        <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-sub-image-2d-with-video.html>
+
+        * platform/mac-wk1/TestExpectations: Mark test as slow on
+        Mavericks Debug builds:
+        - fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html
+
+2015-06-21  David Kilzer  <[email protected]>
+
         fast/fixed-layout/fixed-layout.html times out on Apple WK2 bots
 
         The Flakiness Dashboard says this test times out on Apple

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (185814 => 185815)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-06-21 23:44:07 UTC (rev 185814)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-06-22 03:25:48 UTC (rev 185815)
@@ -118,6 +118,7 @@
 # ShouldOpenExternalURLs not yet supported in WK1
 loader/navigation-policy [ Skip ]
 
+[ Mavericks Debug ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Slow ]
 [ Mavericks Debug ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Slow ]
 
 ### END OF (2) Failures without bug reports
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to