Bug 182576

Summary: Layout Test imported/w3c/web-platform-tests/service-workers/service-worker/indexeddb.https.html is broken
Product: WebKit Reporter: Danyao Wang <danyao>
Component: Service WorkersAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, cdumez, youennf
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

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 ***