Bug 161633

Summary: [mac-wk2 debug] LayoutTest storage/indexeddb/objectstore-cursor.html is a flaky timeout
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: beidson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 154968    

Comment 1 Ryan Haddad 2016-09-06 15:22:18 PDT
Marked test as flaky in https://trac.webkit.org/changeset/205514
Comment 2 Ryan Haddad 2016-09-06 15:26:17 PDT
First instance of the timeout according to the flakiness dashboard was ~r204949
Comment 3 Brady Eidson 2016-12-12 15:49:41 PST
The test doesn't appear to be failing flat out, but rather it actually takes a very long time on debug builds.

(It's not *great* on release builds, either)

I have some ideas for improving cursor performance, but in the meanwhile this doesn't really concern me as an inherent correctness problem.