Title: [111280] trunk/LayoutTests
Revision
111280
Author
[email protected]
Date
2012-03-19 17:40:38 -0700 (Mon, 19 Mar 2012)

Log Message

A bunch of inspector tests time out on Lion Intel Debug WebKit2 testers.
https://bugs.webkit.org/show_bug.cgi?id=81601

Skip them on WK2 to get the bots green.

* platform/wk2/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111279 => 111280)


--- trunk/LayoutTests/ChangeLog	2012-03-20 00:37:32 UTC (rev 111279)
+++ trunk/LayoutTests/ChangeLog	2012-03-20 00:40:38 UTC (rev 111280)
@@ -1,3 +1,12 @@
+2012-03-19  Jessie Berlin  <[email protected]>
+
+        A bunch of inspector tests time out on Lion Intel Debug WebKit2 testers.
+        https://bugs.webkit.org/show_bug.cgi?id=81601
+
+        Skip them on WK2 to get the bots green.
+
+        * platform/wk2/Skipped:
+
 2012-03-19  Florin Malita  <[email protected]>
 
         Relative-height block SVG root not layed out on container height change

Modified: trunk/LayoutTests/platform/wk2/Skipped (111279 => 111280)


--- trunk/LayoutTests/platform/wk2/Skipped	2012-03-20 00:37:32 UTC (rev 111279)
+++ trunk/LayoutTests/platform/wk2/Skipped	2012-03-20 00:40:38 UTC (rev 111280)
@@ -71,6 +71,15 @@
 http/tests/inspector/extensions-headers.html
 http/tests/inspector/extensions-network-redirect.html
 
+# A bunch of inspector tests time out on Lion Intel Debug WebKit2 testers.
+# https://bugs.webkit.org/show_bug.cgi?id=81601
+http/tests/inspector/console-cross-origin-iframe-logging.html
+inspector/debugger/script-formatter-breakpoints.html
+inspector/debugger/snippets-model.html
+nspector/elements/edit-dom-actions.html
+inspector/extensions/extensions-events.html
+inspector/styles/styles-computed-trace.html
+
 # Needs rebaseline
 fast/js/constructor-length.html
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to