Title: [88226] trunk/LayoutTests
Revision
88226
Author
[email protected]
Date
2011-06-07 01:38:57 -0700 (Tue, 07 Jun 2011)

Log Message

2011-06-07  Mario Sanchez Prada  <[email protected]>

        Unreviewed, skip tests crashing in GTK bots because of an ASSERT.

        Also relocated one skipped test into its right category, together
        with the new one being skipped now.

        * platform/gtk/Skipped: SKipped test

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88225 => 88226)


--- trunk/LayoutTests/ChangeLog	2011-06-07 08:33:22 UTC (rev 88225)
+++ trunk/LayoutTests/ChangeLog	2011-06-07 08:38:57 UTC (rev 88226)
@@ -1,3 +1,12 @@
+2011-06-07  Mario Sanchez Prada  <[email protected]>
+
+        Unreviewed, skip tests crashing in GTK bots because of an ASSERT.
+
+        Also relocated one skipped test into its right category, together
+        with the new one being skipped now.
+
+        * platform/gtk/Skipped: SKipped test
+
 2011-06-06  MORITA Hajime <[email protected]>
 
         Reviewed by Kent Tamura.

Modified: trunk/LayoutTests/platform/gtk/Skipped (88225 => 88226)


--- trunk/LayoutTests/platform/gtk/Skipped	2011-06-07 08:33:22 UTC (rev 88225)
+++ trunk/LayoutTests/platform/gtk/Skipped	2011-06-07 08:38:57 UTC (rev 88226)
@@ -225,7 +225,6 @@
 # Crashing on debug bots because of failing ASSERT in FrameView.cpp
 # https://bugs.webkit.org/show_bug.cgi?id=61924
 editing/pasteboard/drop-file-svg.html
-http/tests/fileapi/create-blob-url-from-data-url.html
 http/tests/misc/SVGFont-delayed-load.html
 svg/custom/frame-getSVGDocument.html
 svg/custom/object-sizing-height-50p-on-target-svg-absolute.xhtml
@@ -243,6 +242,11 @@
 svg/hixie/intrinsic/002.html
 svg/hixie/intrinsic/003.html
 
+# Crashing on debug bots because of failing ASSERT in webkitwebdatasource.cpp
+# https://bugs.webkit.org/show_bug.cgi?id=61937
+http/tests/fileapi/create-blob-url-from-data-url.html
+http/tests/history/back-during-onload-triggered-by-back.html
+
 # Different results on 32-bit and 64-bit bots because of signed zero values
 # https://bugs.webkit.org/show_bug.cgi?id=62003
 svg/custom/embedding-external-svgs.xhtml
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to