Title: [122487] trunk/LayoutTests
Revision
122487
Author
wjmacl...@chromium.org
Date
2012-07-12 11:24:50 -0700 (Thu, 12 Jul 2012)

Log Message

[chromium] Unreviewed gardening. inspector/elements/edit-dom-actions.html is timing out on Win Debug.
https://bugs.webkit.org/show_bug.cgi?id=60109

This test has recently started timing out on Win Debug bots. It was already slow, but has gotten much worse,
but times are also quite variable.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122486 => 122487)


--- trunk/LayoutTests/ChangeLog	2012-07-12 18:22:39 UTC (rev 122486)
+++ trunk/LayoutTests/ChangeLog	2012-07-12 18:24:50 UTC (rev 122487)
@@ -1,3 +1,13 @@
+2012-07-12  W. James MacLean  <wjmacl...@chromium.org>
+
+        [chromium] Unreviewed gardening. inspector/elements/edit-dom-actions.html is timing out on Win Debug.
+        https://bugs.webkit.org/show_bug.cgi?id=60109
+
+        This test has recently started timing out on Win Debug bots. It was already slow, but has gotten much worse,
+        but times are also quite variable.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-12  Joshua Bell  <jsb...@chromium.org>
 
         IndexedDB: Verify internal "delete pending" flag on database

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (122486 => 122487)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-12 18:22:39 UTC (rev 122486)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-12 18:24:50 UTC (rev 122487)
@@ -968,7 +968,7 @@
 BUGWK82894 SKIP DEBUG : inspector/profiler/heap-snapshot-inspect-dom-wrapper.html = PASS
 
 BUGWK60109 WIN RELEASE : inspector/elements/edit-dom-actions.html = PASS TEXT
-BUGWK60109 SLOW WIN DEBUG : inspector/elements/edit-dom-actions.html = PASS TEXT
+BUGWK60109 SLOW WIN DEBUG : inspector/elements/edit-dom-actions.html = PASS TEXT TIMEOUT
 
 BUGWK72434 LINUX WIN : inspector/styles/svg-style.xhtml = PASS TEXT
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to