Title: [100825] trunk/LayoutTests
Revision
100825
Author
ad...@chromium.org
Date
2011-11-18 16:29:14 -0800 (Fri, 18 Nov 2011)

Log Message

Use canplay instead of canplaythrough in http/tests/media to prevent timeout
https://bugs.webkit.org/show_bug.cgi?id=72758

Allow these tests to timeout until the bug is fixed.

Unreviewed gardening.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100824 => 100825)


--- trunk/LayoutTests/ChangeLog	2011-11-19 00:23:03 UTC (rev 100824)
+++ trunk/LayoutTests/ChangeLog	2011-11-19 00:29:14 UTC (rev 100825)
@@ -1,3 +1,14 @@
+2011-11-18  Adam Klein  <ad...@chromium.org>
+
+        Use canplay instead of canplaythrough in http/tests/media to prevent timeout
+        https://bugs.webkit.org/show_bug.cgi?id=72758
+
+        Allow these tests to timeout until the bug is fixed.
+
+        Unreviewed gardening.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-09  Darin Fisher  <da...@chromium.org>
 
         Make it OK to switch in and out of fullscreen mode asynchronously.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100824 => 100825)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-19 00:23:03 UTC (rev 100824)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-19 00:29:14 UTC (rev 100825)
@@ -3942,3 +3942,6 @@
 BUGWK72747 SLOW WIN DEBUG : accessibility/loading-iframe-sends-notification.html = PASS
 
 BUGWK72761 : accessibility/anonymous-render-block-in-continuation-causes-crash.html = PASS TIMEOUT
+
+BUGWK72758 : http/tests/media/video-cookie.html = PASS TIMEOUT
+BUGWK72758 : http/tests/media/video-referer.html = PASS TIMEOUT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to