[Webkit-unassigned] [Bug 65862] [Chromium] storage/indexeddb tests sometimes timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 11:59:31 PDT 2012


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





--- Comment #12 from Joshua Bell <jsbell at chromium.org>  2012-10-01 11:59:55 PST ---
(In reply to comment #11)
> Turning this into a meta bug for the indexeddb tests being slow. I'm marking them all as slow.
> 
> http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=storage%2Findexeddb
> 
> A large number of them timeout. It sounds like there are some performance problems that will be resolved and then we can unmark them as slow?

Thanks!

What seems to be common to the layout tests that are timing out (other than the index-cursor, which just does WAY too much work and produces a huge amount of output) is that they open/close multiple database connections. This seems to intermittently take much more time than expected, causing the timeout.

We're not sure at this point if it's something to do with running the tests in DRT or a real problem, and of course the issue disappears the minute we look closely at it.

-- 
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