[chromium] Mark a test as slow.
authorhclam@chromium.org <hclam@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 28 Jun 2012 21:26:31 +0000 (21:26 +0000)
committerhclam@chromium.org <hclam@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 28 Jun 2012 21:26:31 +0000 (21:26 +0000)
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:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121470 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/TestExpectations

index 412fb68..b7369ea 100644 (file)
@@ -1,3 +1,13 @@
+2012-06-28  Alpha Lam  <hclam@chromium.org>
+
+        [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  <christophe.dumez@intel.com>
 
         [EFL] Enable support for HTML5 datalist
index 091725c..6610a63 100644 (file)
@@ -3794,3 +3794,6 @@ BUGWK89998 SNOWLEOPARD RELEASE : compositing/webgl/webgl-nonpremultiplied-blend.
 
 // 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