Bug 182576 - Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https.html is broken
Summary: Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/in...
Status: RESOLVED DUPLICATE of bug 182574
Alias: None
Product: WebKit
Classification: Unclassified
Component: Service Workers (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-07 10:29 PST by Danyao Wang
Modified: 2018-02-07 13:51 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danyao Wang 2018-02-07 10:29:36 PST
This test fails with the following error:

CONSOLE MESSAGE: line 14: NotFoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.

Harness Error (FAIL), message = NotFoundError: Failed to execute 'transaction' on 'IDBDatabase': One of the specified object stores was not found.

TIMEOUT Verify Indexed DB operation in a Service Worker Test timed out
NOTRUN clean up: registration 
NOTRUN clean up: database 

It is expected to pass.
Comment 1 Chris Dumez 2018-02-07 13:51:35 PST

*** This bug has been marked as a duplicate of bug 182574 ***