Bug 153061

Summary: [GTK] imported/w3c/indexeddb/idbindex-multientry-big.htm is timing out on Release only
Product: WebKit Reporter: Mario Sanchez Prada <mario>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, jaffathecake, lforschler
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: Linux   

Description Mario Sanchez Prada 2016-01-13 04:00:59 PST
The following layout test is timing out on GTK Release builds, while passing just fine on Debug ones:

imported/w3c/indexeddb/idbindex-multientry-big.htm

The test has been timing out since it was added on r189264
Comment 1 Jake Archibald 2017-01-18 05:13:06 PST
Here's a test that creates a multiEntry index on 250000+ items. It fails in WebKit, so I guess it's the same issue?

http://output.jsbin.com/bunoqu/

Chrome also fails, so the fix may be similar. https://bugs.chromium.org/p/chromium/issues/detail?id=681980