Title: [89736] trunk/LayoutTests
Revision
89736
Author
[email protected]
Date
2011-06-25 00:34:27 -0700 (Sat, 25 Jun 2011)

Log Message

2011-06-25  Nikolas Zimmermann  <[email protected]>

        Not reviewed. Gardening.

        REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-crash.html failing on Leopard/SnowLeopard release
        https://bugs.webkit.org/show_bug.cgi?id=63169

        Skip failing test for mac, to turn bots green again.

        * platform/mac/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89735 => 89736)


--- trunk/LayoutTests/ChangeLog	2011-06-25 07:31:18 UTC (rev 89735)
+++ trunk/LayoutTests/ChangeLog	2011-06-25 07:34:27 UTC (rev 89736)
@@ -1,5 +1,16 @@
 2011-06-25  Nikolas Zimmermann  <[email protected]>
 
+        Not reviewed. Gardening.
+
+        REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-crash.html failing on Leopard/SnowLeopard release
+        https://bugs.webkit.org/show_bug.cgi?id=63169
+
+        Skip failing test for mac, to turn bots green again.
+
+        * platform/mac/Skipped:
+
+2011-06-25  Nikolas Zimmermann  <[email protected]>
+
         Not reviewed.
 
         Integrate SVG Fonts within GlyphPage concept, removing the special SVG code paths from Font, making it possible to reuse the simple text code path for SVG Fonts

Modified: trunk/LayoutTests/platform/mac/Skipped (89735 => 89736)


--- trunk/LayoutTests/platform/mac/Skipped	2011-06-25 07:31:18 UTC (rev 89735)
+++ trunk/LayoutTests/platform/mac/Skipped	2011-06-25 07:34:27 UTC (rev 89736)
@@ -363,6 +363,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=61487
 http/tests/media/video-cross-site.html
 
+# REGRESSION (r89305-r89312): webarchive/loading/mainresource-null-mimetype-crash.html failing on Leopard/SnowLeopard release
+# https://bugs.webkit.org/show_bug.cgi?id=63169
+webarchive/loading/mainresource-null-mimetype-crash.html
+
 # New flexbox is not yet enabled. http://webkit.org/b/62048
 css3/flexbox
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to