Bug 152023 - Modern IDB: storage/indexeddb/objectstore-cursor.html fails
Summary: Modern IDB: storage/indexeddb/objectstore-cursor.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-08 16:30 PST by Brady Eidson
Modified: 2015-12-08 17:59 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (3.33 KB, patch)
2015-12-08 16:31 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-08 16:30:25 PST
Modern IDB: storage/indexeddb/objectstore-cursor.html fails
Comment 1 Brady Eidson 2015-12-08 16:31:43 PST
Created attachment 266952 [details]
Patch v1
Comment 2 Brady Eidson 2015-12-08 17:08:31 PST
From the bots with failing tests:
[1/10] imported/w3c/web-platform-tests/XMLHttpRequest/interfaces.html failed unexpectedly (text diff)
[2/10] imported/w3c/web-platform-tests/XMLHttpRequest/timeout-sync.htm failed unexpectedly (text diff)
[3/10] imported/w3c/web-platform-tests/XMLHttpRequest/responsetype.html failed unexpectedly (text diff)
[4/10] imported/w3c/web-platform-tests/dom/interfaces.html failed unexpectedly (text diff)
[5/10] imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode.xhtml failed unexpectedly (text diff)
[6/10] imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html failed unexpectedly (text diff)
[7/10] imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html failed unexpectedly (text diff)
[8/10] imported/w3c/web-platform-tests/html/dom/interfaces.html failed unexpectedly (text diff)

And:
[1/9] imported/w3c/web-platform-tests/XMLHttpRequest/interfaces.html failed unexpectedly (text diff)
[2/9] imported/w3c/web-platform-tests/XMLHttpRequest/timeout-sync.htm failed unexpectedly (text diff)
[3/9] imported/w3c/web-platform-tests/XMLHttpRequest/responsetype.html failed unexpectedly (text diff)
[4/9] imported/w3c/web-platform-tests/dom/interfaces.html failed unexpectedly (text diff)
[5/9] imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode.xhtml failed unexpectedly (text diff)
[6/9] imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html failed unexpectedly (text diff)
[7/9] imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html failed unexpectedly (text diff)
[8/9] imported/w3c/web-platform-tests/html/dom/interfaces.html failed unexpectedly (text diff)

And:
[1/6] imported/w3c/web-platform-tests/XMLHttpRequest/interfaces.html failed unexpectedly (text diff)
[2/6] imported/w3c/web-platform-tests/XMLHttpRequest/timeout-sync.htm failed unexpectedly (text diff)
[3/6] imported/w3c/web-platform-tests/XMLHttpRequest/responsetype.html failed unexpectedly (text diff)
[4/6] imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode.xhtml failed unexpectedly (text diff)
[5/6] imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html failed unexpectedly (text diff)
[6/6] imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html failed unexpectedly (text diff)

These failures are *NOT* because of this patch.
Comment 3 Brady Eidson 2015-12-08 17:08:51 PST
Looks like at least one of the EWS bots is cleaning up its state
Comment 4 WebKit Commit Bot 2015-12-08 17:59:27 PST
Comment on attachment 266952 [details]
Patch v1

Clearing flags on attachment: 266952

Committed r193801: <http://trac.webkit.org/changeset/193801>
Comment 5 WebKit Commit Bot 2015-12-08 17:59:31 PST
All reviewed patches have been landed.  Closing bug.