Bug 152101 - Modern IDB: storage/indexeddb/objectstore-basics.html fails
Summary: Modern IDB: storage/indexeddb/objectstore-basics.html fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 150882
  Show dependency treegraph
 
Reported: 2015-12-09 16:58 PST by Brady Eidson
Modified: 2015-12-10 09:01 PST (History)
6 users (show)

See Also:


Attachments
Patch v1 (28.11 KB, patch)
2015-12-09 17:06 PST, Brady Eidson
achristensen: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews104 for mac-yosemite-wk2 (808.74 KB, application/zip)
2015-12-09 17:57 PST, Build Bot
no flags Details
Patch for landing (32.86 KB, patch)
2015-12-09 22:22 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2015-12-09 16:58:00 PST
Modern IDB: storage/indexeddb/objectstore-basics.html fails

openKeyCursor has been removed, and many error messages can be more specific.
Comment 1 Brady Eidson 2015-12-09 17:06:33 PST
Created attachment 267057 [details]
Patch v1
Comment 2 Build Bot 2015-12-09 17:57:06 PST
Comment on attachment 267057 [details]
Patch v1

Attachment 267057 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/538981

New failing tests:
storage/indexeddb/mozilla/key-requirements-inline-and-passed.html
storage/indexeddb/mozilla/key-requirements-put-null-key.html
storage/indexeddb/mozilla/bad-keypath.html
storage/indexeddb/mozilla/key-requirements-put-no-key.html
Comment 3 Build Bot 2015-12-09 17:57:09 PST
Created attachment 267059 [details]
Archive of layout-test-results from ews104 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 4 Brady Eidson 2015-12-09 20:34:41 PST
Should've figured I'd need to update Legacy results.

I'll also try Darin's suggestion when adding to the patch - kinda an obvious one!
Comment 5 Brady Eidson 2015-12-09 20:42:53 PST
(In reply to comment #4)
> Should've figured I'd need to update Legacy results.
> 
> I'll also try Darin's suggestion when adding to the patch - kinda an obvious
> one!

"Darin's suggestion" was on another bugzilla. Disregard here.
Comment 6 Brady Eidson 2015-12-09 22:22:39 PST
Created attachment 267071 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2015-12-09 23:09:56 PST
Comment on attachment 267071 [details]
Patch for landing

Clearing flags on attachment: 267071

Committed r193892: <http://trac.webkit.org/changeset/193892>