Title: [106733] trunk/LayoutTests
Revision
106733
Author
[email protected]
Date
2012-02-04 01:40:39 -0800 (Sat, 04 Feb 2012)

Log Message

IndexedDB: mark quota layout test WONTFIX
https://bugs.webkit.org/show_bug.cgi?id=77459

Reviewed by Tony Chang.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (106732 => 106733)


--- trunk/LayoutTests/ChangeLog	2012-02-04 09:26:17 UTC (rev 106732)
+++ trunk/LayoutTests/ChangeLog	2012-02-04 09:40:39 UTC (rev 106733)
@@ -1,3 +1,12 @@
+2012-02-04  David Grogan  <[email protected]>
+
+        IndexedDB: mark quota layout test WONTFIX
+        https://bugs.webkit.org/show_bug.cgi?id=77459
+
+        Reviewed by Tony Chang.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-02-04  Swapna P  <[email protected]>
 
         Reviewed by Antonio Gomes.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (106732 => 106733)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-04 09:26:17 UTC (rev 106732)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-04 09:40:39 UTC (rev 106733)
@@ -535,6 +535,9 @@
 // Mac's popup behavior is different.
 WONTFIX MAC SKIP : fast/forms/select/menulist-onchange-fired-with-key-up-down.html = FAIL
 
+// Chrome uses its quota manager and doesn't respect the 5mb limit.
+WONTFIX SKIP : storage/indexeddb/database-quota.html = TEXT
+
 // -----------------------------------------------------------------
 // LIGHTTPD
 // -----------------------------------------------------------------
@@ -3227,9 +3230,6 @@
 
 BUGCR88230 VISTA : fast/dom/dom-parse-serialize-display.html = PASS TIMEOUT
 
-// Quota enforcement not yet implemented for LevelDB back-end.
-BUGCR83652 : storage/indexeddb/database-quota.html = TEXT
-
 BUGCR88311 LINUX WIN DEBUG : fast/css/last-of-type-pseudo-class.html = PASS TEXT
 
 BUGWK63902 MAC WIN : svg/animations/svgtransform-animation-1.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to