Title: [97144] trunk/LayoutTests
Revision
97144
Author
[email protected]
Date
2011-10-11 04:34:57 -0700 (Tue, 11 Oct 2011)

Log Message

[Gtk] Skip test crashing due to bug 60931.
https://bugs.webkit.org/show_bug.cgi?id=60931

Unreviewed gardening.

Patch by Mario Sanchez Prada <[email protected]> on 2011-10-11

* platform/gtk/Skipped: Skipped
http/tests/security/cookies/cookie-theft-with-_javascript_-doc.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97143 => 97144)


--- trunk/LayoutTests/ChangeLog	2011-10-11 11:12:46 UTC (rev 97143)
+++ trunk/LayoutTests/ChangeLog	2011-10-11 11:34:57 UTC (rev 97144)
@@ -1,3 +1,13 @@
+2011-10-11  Mario Sanchez Prada  <[email protected]>
+
+        [Gtk] Skip test crashing due to bug 60931.
+        https://bugs.webkit.org/show_bug.cgi?id=60931
+
+        Unreviewed gardening.
+
+        * platform/gtk/Skipped: Skipped
+        http/tests/security/cookies/cookie-theft-with-_javascript_-doc.html
+
 2011-10-11  Zoltan Arvai  <[email protected]>
 
         [Qt] Support multipart responses is not implemented.

Modified: trunk/LayoutTests/platform/gtk/Skipped (97143 => 97144)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-10-11 11:12:46 UTC (rev 97143)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-10-11 11:34:57 UTC (rev 97144)
@@ -164,6 +164,10 @@
 # This test is crashing when run along with other tests on the release build.
 fast/dynamic/layer-hit-test-crash.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=60931
+# crashes on GTK bots because of a failing ASSERT
+http/tests/security/cookies/cookie-theft-with-_javascript_-doc.html
+
 # One anonymous crashers with no bug.
 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to