Bug 153061 - [GTK] imported/w3c/indexeddb/idbindex-multientry-big.htm is timing out on Release only
Summary: [GTK] imported/w3c/indexeddb/idbindex-multientry-big.htm is timing out on Rel...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: All Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-13 04:00 PST by Mario Sanchez Prada
Modified: 2017-03-11 10:48 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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