Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / serviceworker / indexeddb-expected.txt
index 18c2459..a3c53a4 100644 (file)
@@ -1,14 +1,4 @@
-Verify that IndexedDB is functional in a ServiceWorker
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-messageChannel = new MessageChannel()
-messageChannel.port1.onmessage = onMessageHandler
-
-navigator.serviceWorker.register('indexeddb-worker.js')
-FAIL DisabledError
-PASS successfullyParsed is true
-
-TEST COMPLETE
+This is a testharness.js-based test.
+FAIL Verify Indexed DB operation in a Service Worker assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code
+Harness: the test ran to completion.