Bug 152205

Summary: Modern IDB: Update a couple of tests that fail only because of error message differences
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, buildbot, commit-queue, jsbell, rniwa
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 150882    
Attachments:
Description Flags
Patch v1
achristensen: review+, buildbot: commit-queue-
Archive of layout-test-results from ews102 for mac-yosemite
none
Archive of layout-test-results from ews113 for mac-yosemite
none
Patch v1 take 2 (for EWS and landing) none

Description Brady Eidson 2015-12-11 17:06:40 PST
Modern IDB: Update a couple of tests that fail only because of error message differences
Comment 1 Brady Eidson 2015-12-11 17:13:04 PST
Created attachment 267206 [details]
Patch v1

Note: This patch will likely not apply to trunk because it relies on the patch for https://bugs.webkit.org/show_bug.cgi?id=152201 landing first.

But the patch is still valid! :)
Comment 2 Build Bot 2015-12-11 17:38:51 PST
Comment on attachment 267206 [details]
Patch v1

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

New failing tests:
storage/indexeddb/objectstore-autoincrement.html
Comment 3 Build Bot 2015-12-11 17:38:54 PST
Created attachment 267209 [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 4 Build Bot 2015-12-11 18:08:00 PST
Comment on attachment 267206 [details]
Patch v1

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

New failing tests:
storage/indexeddb/objectstore-autoincrement.html
Comment 5 Build Bot 2015-12-11 18:08:02 PST
Created attachment 267212 [details]
Archive of layout-test-results from ews113 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 6 Brady Eidson 2015-12-11 21:56:38 PST
The test failures are (I think) because the patch in https://bugs.webkit.org/show_bug.cgi?id=152201 remains unreviewed and uncommitted. (I alluded to this in comment 1)

Once https://bugs.webkit.org/show_bug.cgi?id=152201 has landed I can resubmit this one.
Comment 7 Alex Christensen 2015-12-11 22:27:48 PST
Comment on attachment 267206 [details]
Patch v1

ok, r=me if it passes after landing that other patch.
Comment 8 Brady Eidson 2015-12-12 14:07:56 PST
152201 has landed, working on rebaselining this patch.
Comment 9 Brady Eidson 2015-12-12 14:56:18 PST
Created attachment 267243 [details]
Patch v1 take 2 (for EWS and landing)
Comment 10 Brady Eidson 2015-12-12 15:50:37 PST
https://trac.webkit.org/changeset/194012