Title: [88675] trunk/LayoutTests
Revision
88675
Author
le...@chromium.org
Date
2011-06-13 13:01:30 -0700 (Mon, 13 Jun 2011)

Log Message

Test run fix.

[GTK] DumpRenderTree doesn't block external requests.
https://bugs.webkit.org/show_bug.cgi?id=62585

* platform/gtk/Skipped: Skipping a test which depends on this.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88674 => 88675)


--- trunk/LayoutTests/ChangeLog	2011-06-13 19:47:09 UTC (rev 88674)
+++ trunk/LayoutTests/ChangeLog	2011-06-13 20:01:30 UTC (rev 88675)
@@ -1,3 +1,12 @@
+2011-06-13  David Levin  <le...@chromium.org>
+
+        Test run fix.
+
+        [GTK] DumpRenderTree doesn't block external requests.
+        https://bugs.webkit.org/show_bug.cgi?id=62585
+
+        * platform/gtk/Skipped: Skipping a test which depends on this.
+
 2011-06-13  Robert Hogan  <rob...@webkit.org>
 
         Unreviewed, cleanup r87611. 

Modified: trunk/LayoutTests/platform/gtk/Skipped (88674 => 88675)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-06-13 19:47:09 UTC (rev 88674)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-06-13 20:01:30 UTC (rev 88675)
@@ -1537,3 +1537,7 @@
 http/tests/security/webgl-remote-read-remote-image-allowed.html
 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html
 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html
+
+# Failing because GTK DumpRenderTree doesn't block external network requests like the
+# willSendRequest method does for other ports (bug 62585).
+fast/workers/worker-crash-with-invalid-location-pretty-diff.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to