Title: [111284] trunk/LayoutTests
Revision
111284
Author
[email protected]
Date
2012-03-19 18:06:21 -0700 (Mon, 19 Mar 2012)

Log Message

A bunch of media tests time out on the Lion Intel Debug WebKit1 and WebKit2 testers.
https://bugs.webkit.org/show_bug.cgi?id=81604

Skip them to get the bots green.

* platform/mac/Skipped:
* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111283 => 111284)


--- trunk/LayoutTests/ChangeLog	2012-03-20 01:02:37 UTC (rev 111283)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 01:06:21 UTC (rev 111284)
@@ -1,3 +1,13 @@
+2012-03-19  Jessie Berlin  <[email protected]>
+
+        A bunch of media tests time out on the Lion Intel Debug WebKit1 and WebKit2 testers.
+        https://bugs.webkit.org/show_bug.cgi?id=81604
+
+        Skip them to get the bots green.
+
+        * platform/mac/Skipped:
+        * platform/wk2/Skipped:
+
 2012-03-19  Tim Horton  <[email protected]>
 
         Unreviewed new mac baseline for compositing/repaint/become-overlay-composited-layer.html.

Modified: trunk/LayoutTests/platform/mac/Skipped (111283 => 111284)


--- trunk/LayoutTests/platform/mac/Skipped	2012-03-20 01:02:37 UTC (rev 111283)
+++ trunk/LayoutTests/platform/mac/Skipped	2012-03-20 01:06:21 UTC (rev 111284)
@@ -592,3 +592,9 @@
 fast/canvas/canvas-fillRect-gradient-shadow.html
 fast/canvas/set-colors.html
 canvas/philip/tests/2d.path.arc.scale.1.html
+
+# Media tests that time out unexpectedly
+# https://bugs.webkit.org/show_bug.cgi?id=81604
+http/tests/media/video-buffering-repaints-controls.html
+http/tests/media/video-useragent.html
+media/audio-garbage-collect.html

Modified: trunk/LayoutTests/platform/wk2/Skipped (111283 => 111284)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-20 01:02:37 UTC (rev 111283)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-20 01:06:21 UTC (rev 111284)
@@ -1327,6 +1327,13 @@
 editing/input/reveal-edit-on-input-vertically.html
 editing/input/reveal-contenteditable-on-input-vertically.html
 
+# Media tests that time out unexpectedly
+# https://bugs.webkit.org/show_bug.cgi?id=81604
+media/media-fragments/TC0080-TC0089.html
+media/video-colorspace-yuv420.html
+media/video-colorspace-yuv422.html
+media/video-loop.html
+
 ### END OF (3) Unclassified failures
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to