Title: [133698] trunk/LayoutTests
Revision
133698
Author
jsb...@chromium.org
Date
2012-11-06 17:14:01 -0800 (Tue, 06 Nov 2012)

Log Message

fast/forms/select-set-length-with-mutation-remove is slow on chromium debug builds
https://bugs.webkit.org/show_bug.cgi?id=60092

[Chromium] Unreviewed gardening - so slow it's timing out at 60s rather often.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133697 => 133698)


--- trunk/LayoutTests/ChangeLog	2012-11-07 01:02:15 UTC (rev 133697)
+++ trunk/LayoutTests/ChangeLog	2012-11-07 01:14:01 UTC (rev 133698)
@@ -1,3 +1,12 @@
+2012-11-06  Joshua Bell  <jsb...@chromium.org>
+
+        fast/forms/select-set-length-with-mutation-remove is slow on chromium debug builds
+        https://bugs.webkit.org/show_bug.cgi?id=60092
+
+        [Chromium] Unreviewed gardening - so slow it's timing out at 60s rather often.
+
+        * platform/chromium/TestExpectations:
+
 2012-11-06  Hans Muller  <hmul...@adobe.com>
 
         [CSS Exclusions] Changeset r133384 defeated the rectilinear polygon tests

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (133697 => 133698)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-07 01:02:15 UTC (rev 133697)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-11-07 01:14:01 UTC (rev 133698)
@@ -2350,7 +2350,7 @@
 webkit.org/b/45737 [ Win Linux Mac Debug ] fast/frames/frame-limit.html [ Timeout ]
 
 # Regressions from webkit roll r67178:t67358
-webkit.org/b/60092 [ Debug ] fast/forms/select-set-length-with-mutation-remove.html [ Crash Pass Slow ]
+webkit.org/b/60092 [ Debug ] fast/forms/select-set-length-with-mutation-remove.html [ Crash Pass Timeout ]
 webkit.org/b/60093 [ Android Linux Debug ] http/tests/incremental/slow-utf8-text.pl [ Pass Slow ]
 
 webkit.org/b/91432 fast/canvas/webgl/read-pixels-test.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to