Bug 152929

Summary: Modern IDB: imported/w3c/indexeddb/keyorder.htm times out
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 152554    
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2016-01-08 14:24:22 PST
Modern IDB: imported/w3c/indexeddb/keyorder.htm times out

This is actually a bug in the run-webkit-tests harness, possibly in python: https://bugs.webkit.org/show_bug.cgi?id=152928

But in the meantime, we can enable this test by cutting back on unnecessarily ridiculous logging.
Comment 1 Brady Eidson 2016-01-08 14:51:00 PST
Created attachment 268587 [details]
Patch v1
Comment 2 Alex Christensen 2016-01-08 14:54:17 PST
So this was always passing, it just timed out on machines with the log enabled, such as yours.
Comment 3 Brady Eidson 2016-01-08 14:54:49 PST
(In reply to comment #2)
> So this was always passing, it just timed out on machines with the log
> enabled, such as yours.

👍
Comment 4 WebKit Commit Bot 2016-01-08 15:42:12 PST
Comment on attachment 268587 [details]
Patch v1

Clearing flags on attachment: 268587

Committed r194800: <http://trac.webkit.org/changeset/194800>
Comment 5 WebKit Commit Bot 2016-01-08 15:42:15 PST
All reviewed patches have been landed.  Closing bug.