[Webkit-unassigned] [Bug 65862] [Chromium] storage/indexeddb/index-cursor.html timeouts on Mac Debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 12:01:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=65862


Joshua Bell <jsbell at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
         AssignedTo|jsbell at chromium.org         |webkit-unassigned at lists.web
                   |                            |kit.org




--- Comment #9 from Joshua Bell <jsbell at chromium.org>  2012-02-07 12:01:44 PST ---
Marked as slow again:

BUGWK65862 MAC DEBUG SLOW : storage/indexeddb/index-cursor.html = PASS

>From looking at the output, it appears this is truly just a slow test that trips the timeout on the MAC DEBUG combination. It does several iterations over a dataset, but it's not fetching enough data in each test to take advantage of the prefetch cache and the cache isn't saved between runs.

We'll probably have to keep this marked as SLOW until more performance work is done.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list