Bug 151630 - Modern IDB: openCursor() fix resulting in at least 4 more passing tests
Summary: Modern IDB: openCursor() fix resulting in at least 4 more passing tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on: 151627
Blocks: 149117 150882
  Show dependency treegraph
 
Reported: 2015-11-26 22:39 PST by Brady Eidson
Modified: 2015-11-30 10:21 PST (History)
6 users (show)

See Also:


Attachments
Patch v1 (5.47 KB, patch)
2015-11-27 13:25 PST, Brady Eidson
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-yosemite (792.55 KB, application/zip)
2015-11-27 14:10 PST, Build Bot
no flags Details
Archive of layout-test-results from ews116 for mac-yosemite (833.85 KB, application/zip)
2015-11-27 14:16 PST, Build Bot
no flags Details
Patch v2 (35.19 KB, patch)
2015-11-27 21:38 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-11-26 22:39:45 PST
Modern IDB: openCursor() fix resulting in at least 4 more passing tests

Fix will rely on https://bugs.webkit.org/show_bug.cgi?id=151627 so I won't bother posting the patch until it is reviewed/landed
Comment 1 Brady Eidson 2015-11-27 13:25:48 PST
Created attachment 266203 [details]
Patch v1
Comment 2 Brady Eidson 2015-11-27 13:35:11 PST
This will probably introduce failures on some modern tests that are straight up wrong. Looking at it now.
Comment 3 Build Bot 2015-11-27 14:10:38 PST
Comment on attachment 266203 [details]
Patch v1

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

New failing tests:
storage/indexeddb/modern/index-cursor-1.html
storage/indexeddb/modern/index-cursor-3.html
storage/indexeddb/modern/deleteindex-2.html
storage/indexeddb/modern/index-4.html
storage/indexeddb/modern/index-cursor-2.html
storage/indexeddb/modern/deleteindex-1.html
Comment 4 Build Bot 2015-11-27 14:10:40 PST
Created attachment 266204 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2015-11-27 14:16:25 PST
Comment on attachment 266203 [details]
Patch v1

Attachment 266203 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/485919

New failing tests:
storage/indexeddb/modern/index-cursor-1.html
storage/indexeddb/modern/index-cursor-3.html
storage/indexeddb/modern/deleteindex-2.html
storage/indexeddb/modern/index-4.html
storage/indexeddb/modern/index-cursor-2.html
storage/indexeddb/modern/deleteindex-1.html
Comment 6 Build Bot 2015-11-27 14:16:27 PST
Created attachment 266205 [details]
Archive of layout-test-results from ews116 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 7 Brady Eidson 2015-11-27 21:38:33 PST
Created attachment 266209 [details]
Patch v2
Comment 8 WebKit Commit Bot 2015-11-30 10:21:28 PST
Comment on attachment 266209 [details]
Patch v2

Clearing flags on attachment: 266209

Committed r192800: <http://trac.webkit.org/changeset/192800>
Comment 9 WebKit Commit Bot 2015-11-30 10:21:32 PST
All reviewed patches have been landed.  Closing bug.