Title: [89622] trunk/LayoutTests
Revision
89622
Author
jber...@webkit.org
Date
2011-06-23 15:04:37 -0700 (Thu, 23 Jun 2011)

Log Message

[Windows Tests] http/tests/media/video-cross-site.html sometimes crashes.
https://bugs.webkit.org/show_bug.cgi?id=62024

Skip the test on Windows to get the bots green.

* platform/win/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89621 => 89622)


--- trunk/LayoutTests/ChangeLog	2011-06-23 22:02:45 UTC (rev 89621)
+++ trunk/LayoutTests/ChangeLog	2011-06-23 22:04:37 UTC (rev 89622)
@@ -1,3 +1,12 @@
+2011-06-23  Jessie Berlin  <jber...@apple.com>
+
+        [Windows Tests] http/tests/media/video-cross-site.html sometimes crashes.
+        https://bugs.webkit.org/show_bug.cgi?id=62024
+
+        Skip the test on Windows to get the bots green.
+
+        * platform/win/Skipped:
+
 2011-06-23  Eric Carlson  <eric.carl...@apple.com>
 
         Reviewed by Simon Fraser.

Modified: trunk/LayoutTests/platform/win/Skipped (89621 => 89622)


--- trunk/LayoutTests/platform/win/Skipped	2011-06-23 22:02:45 UTC (rev 89621)
+++ trunk/LayoutTests/platform/win/Skipped	2011-06-23 22:04:37 UTC (rev 89622)
@@ -382,6 +382,9 @@
 http/tests/media/pdf-served-as-pdf.html
 http/tests/media/video-cancel-load.html
 
+# Sometimes crashes http://webkit.org/b/62024
+http/tests/media/video-cross-site.html
+
 # Sometimes crashes http://webkit.org/b/48996
 http/tests/websocket/tests/workers/close-in-onmessage-crash.html
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to