Title: [89674] trunk/LayoutTests
Revision
89674
Author
[email protected]
Date
2011-06-24 08:43:35 -0700 (Fri, 24 Jun 2011)

Log Message

REGRESSION (r89657): http/tests/inspector/extensions-headers.html,
http/tests/inspector/extensions-resources-redirect.html timing out on SnowLeopard Intel
Release (WebKit2 Tests).
https://bugs.webkit.org/show_bug.cgi?id=63325

Skip those tests to get the bots green.

* platform/mac-wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89673 => 89674)


--- trunk/LayoutTests/ChangeLog	2011-06-24 15:42:28 UTC (rev 89673)
+++ trunk/LayoutTests/ChangeLog	2011-06-24 15:43:35 UTC (rev 89674)
@@ -1,3 +1,14 @@
+2011-06-24  Jessie Berlin  <[email protected]>
+
+        REGRESSION (r89657): http/tests/inspector/extensions-headers.html,
+        http/tests/inspector/extensions-resources-redirect.html timing out on SnowLeopard Intel
+        Release (WebKit2 Tests).
+        https://bugs.webkit.org/show_bug.cgi?id=63325
+
+        Skip those tests to get the bots green.
+
+        * platform/mac-wk2/Skipped:
+
 2011-06-24  Csaba Osztrogonác  <[email protected]>
 
         [Qt][WK2] fast/frames/iframe-plugin-load-remove-document-crash.html crashes

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (89673 => 89674)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-24 15:42:28 UTC (rev 89673)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-24 15:43:35 UTC (rev 89674)
@@ -66,6 +66,11 @@
 # https://bugs.webkit.org/show_bug.cgi?id=60648
 fast/frames/flattening/frameset-flattening-subframesets.html
 
+# Time out on Snow Leopard Intel WebKit2 Release Tests
+# https://bugs.webkit.org/show_bug.cgi?id=63325
+http/tests/inspector/extensions-headers.html
+http/tests/inspector/extensions-resources-redirect.html
+
 # WebKitTestRunner needs an implementation of eventSender
 # <https://bugs.webkit.org/show_bug.cgi?id=42194>
 editing/deleting/5729680.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to