Changeset 106733 in webkit


Ignore:
Timestamp:
Feb 4, 2012 1:40:39 AM (12 years ago)
Author:
dgrogan@chromium.org
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r106730 r106733  
     12012-02-04  David Grogan  <dgrogan@chromium.org>
     2
     3        IndexedDB: mark quota layout test WONTFIX
     4        https://bugs.webkit.org/show_bug.cgi?id=77459
     5
     6        Reviewed by Tony Chang.
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102012-02-04  Swapna P  <spottabathini@innominds.com>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r106728 r106733  
    535535// Mac's popup behavior is different.
    536536WONTFIX MAC SKIP : fast/forms/select/menulist-onchange-fired-with-key-up-down.html = FAIL
     537
     538// Chrome uses its quota manager and doesn't respect the 5mb limit.
     539WONTFIX SKIP : storage/indexeddb/database-quota.html = TEXT
    537540
    538541// -----------------------------------------------------------------
     
    32283231BUGCR88230 VISTA : fast/dom/dom-parse-serialize-display.html = PASS TIMEOUT
    32293232
    3230 // Quota enforcement not yet implemented for LevelDB back-end.
    3231 BUGCR83652 : storage/indexeddb/database-quota.html = TEXT
    3232 
    32333233BUGCR88311 LINUX WIN DEBUG : fast/css/last-of-type-pseudo-class.html = PASS TEXT
    32343234
Note: See TracChangeset for help on using the changeset viewer.