Title: [185797] trunk/LayoutTests
Revision
185797
Author
[email protected]
Date
2015-06-20 09:30:26 -0700 (Sat, 20 Jun 2015)

Log Message

fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html is slow on Mavericks WK1 Debug builds

The Flakiness Dashboard says that this test times out, but only
on Mavericks WK1 Debug builds:

<https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-uniform-binding-bugs.html>

* platform/mac-wk1/TestExpectations: Mark test as slow on
Mavericks Debug builds:
- fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185796 => 185797)


--- trunk/LayoutTests/ChangeLog	2015-06-20 16:16:15 UTC (rev 185796)
+++ trunk/LayoutTests/ChangeLog	2015-06-20 16:30:26 UTC (rev 185797)
@@ -1,5 +1,18 @@
 2015-06-20  David Kilzer  <[email protected]>
 
+        fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html is slow on Mavericks WK1 Debug builds
+
+        The Flakiness Dashboard says that this test times out, but only
+        on Mavericks WK1 Debug builds:
+
+        <https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-uniform-binding-bugs.html>
+
+        * platform/mac-wk1/TestExpectations: Mark test as slow on
+        Mavericks Debug builds:
+        - fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html
+
+2015-06-20  David Kilzer  <[email protected]>
+
         editing/selection/leak-document-with-selection-inside.html is flaky
         <http://webkit.org/b/146182>
 

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (185796 => 185797)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-06-20 16:16:15 UTC (rev 185796)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2015-06-20 16:30:26 UTC (rev 185797)
@@ -118,5 +118,7 @@
 # ShouldOpenExternalURLs not yet supported in WK1
 loader/navigation-policy [ Skip ]
 
+[ 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