Title: [90104] trunk/LayoutTests
Revision
90104
Author
[email protected]
Date
2011-06-30 04:08:57 -0700 (Thu, 30 Jun 2011)

Log Message

        Unreviewed, skip a failing media test on GTK because of
        https://bugs.webkit.org/show_bug.cgi?id=63699

        * platform/gtk/Skipped: skip media/media-blocked-by-willsendrequest.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (90103 => 90104)


--- trunk/LayoutTests/ChangeLog	2011-06-30 11:00:40 UTC (rev 90103)
+++ trunk/LayoutTests/ChangeLog	2011-06-30 11:08:57 UTC (rev 90104)
@@ -1,3 +1,10 @@
+2011-06-30  Philippe Normand  <[email protected]>
+
+        Unreviewed, skip a failing media test on GTK because of
+        https://bugs.webkit.org/show_bug.cgi?id=63699
+
+        * platform/gtk/Skipped: skip media/media-blocked-by-willsendrequest.html
+
 2011-06-30  Kent Tamura  <[email protected]>
 
         [Chromium] Resolve a conflict.

Modified: trunk/LayoutTests/platform/gtk/Skipped (90103 => 90104)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-06-30 11:00:40 UTC (rev 90103)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-06-30 11:08:57 UTC (rev 90104)
@@ -1542,3 +1542,7 @@
 # [GTK] DumpRenderTree doesn't block external requests
 # https://bugs.webkit.org/show_bug.cgi?id=62585
 fast/workers/worker-crash-with-invalid-location.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=63699
+# access to file:// uris should be restricted in some cases.
+media/media-blocked-by-willsendrequest.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to