Title: [106971] trunk/LayoutTests
Revision
106971
Author
jsb...@chromium.org
Date
2012-02-07 11:59:12 -0800 (Tue, 07 Feb 2012)

Log Message

[Chromium] storage/indexeddb/index-cursor.html timeouts on Mac Debug
https://bugs.webkit.org/show_bug.cgi?id=65862

Unreviewed test expectations change. Removed this expectation in r106857
but it's still timing out so restoring it for now.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (106970 => 106971)


--- trunk/LayoutTests/ChangeLog	2012-02-07 19:50:09 UTC (rev 106970)
+++ trunk/LayoutTests/ChangeLog	2012-02-07 19:59:12 UTC (rev 106971)
@@ -1,3 +1,13 @@
+2012-02-07  Joshua Bell  <jsb...@chromium.org>
+
+        [Chromium] storage/indexeddb/index-cursor.html timeouts on Mac Debug
+        https://bugs.webkit.org/show_bug.cgi?id=65862
+
+        Unreviewed test expectations change. Removed this expectation in r106857
+        but it's still timing out so restoring it for now.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-02-07  Abhishek Arya  <infe...@chromium.org>
 
         Crash due to column style not updated on post block

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (106970 => 106971)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-07 19:50:09 UTC (rev 106970)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-07 19:59:12 UTC (rev 106971)
@@ -3272,6 +3272,8 @@
 // Introduced in r92298, which might cause another test crashing.
 BUGZMO SKIP : fast/loader/reload-zero-byte-plugin.html = FAIL
 
+BUGWK65862 MAC DEBUG SLOW : storage/indexeddb/index-cursor.html = PASS
+
 // Performance issues with border radius clipping on Chromium not yet resolved
 BUGCR97716 : fast/clip/overflow-border-radius-composited.html = IMAGE
 // Consistently failing as of about r95590
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to