Bug 128374 - IDB: Some Mozilla cursor mutation tests fail
Summary: IDB: Some Mozilla cursor mutation tests fail
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-07 07:28 PST by Brady Eidson
Modified: 2014-02-07 16:26 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (45.91 KB, patch)
2014-02-07 15:57 PST, Brady Eidson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2014-02-07 07:28:05 PST
IDB: Some Mozilla cursor mutation tests fail

This includes:
storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html failed unexpectedly (text diff)
storage/indexeddb/mozilla/cursor-mutation.html failed unexpectedly (text diff)
storage/indexeddb/mozilla/cursor-update-updates-indexes.html failed unexpectedly (text diff)

Because of the close relation, I suspect (at this point) that the causes of the failures are the same or related.
Comment 1 Radar WebKit Bug Importer 2014-02-07 07:28:16 PST
<rdar://problem/16011680>
Comment 2 Brady Eidson 2014-02-07 15:39:53 PST
I have a patch to fix:
storage/indexeddb/mozilla/cursor-mutation-objectstore-only.html failed unexpectedly (text diff)
storage/indexeddb/mozilla/cursor-mutation.html failed unexpectedly (text diff)

But not the third one.  It will come in the continued layout test cleanup effort.
Comment 3 Brady Eidson 2014-02-07 15:57:21 PST
Created attachment 223507 [details]
Patch v1
Comment 4 Brady Eidson 2014-02-07 16:26:23 PST
http://trac.webkit.org/changeset/163662