Title: [121470] trunk/LayoutTests
Revision
121470
Author
[email protected]
Date
2012-06-28 14:26:31 -0700 (Thu, 28 Jun 2012)

Log Message

[chromium] Mark a test as slow.
https://bugs.webkit.org/show_bug.cgi?id=90207

fast/forms/select/select-state-restore.html is a slow test on debug builds.
Not reviewed.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121469 => 121470)


--- trunk/LayoutTests/ChangeLog	2012-06-28 21:10:12 UTC (rev 121469)
+++ trunk/LayoutTests/ChangeLog	2012-06-28 21:26:31 UTC (rev 121470)
@@ -1,3 +1,13 @@
+2012-06-28  Alpha Lam  <[email protected]>
+
+        [chromium] Mark a test as slow.
+        https://bugs.webkit.org/show_bug.cgi?id=90207
+
+        fast/forms/select/select-state-restore.html is a slow test on debug builds.
+        Not reviewed.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-28  Christophe Dumez  <[email protected]>
 
         [EFL] Enable support for HTML5 datalist

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121469 => 121470)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 21:10:12 UTC (rev 121469)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-28 21:26:31 UTC (rev 121470)
@@ -3794,3 +3794,6 @@
 
 // Started timeout between r121233:r121239.
 BUGWK90003 WIN DEBUG : fast/js/repeat-cached-vm-reentry.html = TIMEOUT PASS
+
+// It times out very frequently on Windows and Mac debug build.
+BUGWK90207 SLOW WIN LINUX DEBUG : fast/forms/select/select-state-restore.html = PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to