summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/web-platform/meta/service-workers/idlharness.https.any.js.ini534
1 files changed, 534 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini b/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini
new file mode 100644
index 0000000000..e591ac3aa6
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/idlharness.https.any.js.ini
@@ -0,0 +1,534 @@
+[idlharness.https.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [ServiceWorkerContainer interface: operation startMessages()]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "startMessages()" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "controller" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface object length]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "oncontrollerchange" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorker interface object length]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "onmessageerror" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: attribute state]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation getRegistrations()]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: calling register(USVString, optional RegistrationOptions) on navigator.serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Stringification of navigator.serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute onmessage]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface object name]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation register(USVString, optional RegistrationOptions)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorker interface: attribute onstatechange]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: calling getRegistration(optional USVString) on navigator.serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute ready]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "getRegistration(optional USVString)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation getRegistration(optional USVString)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute onmessageerror]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute oncontrollerchange]
+ expected: FAIL
+
+ [ServiceWorker interface: operation postMessage(any, sequence<object>)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute controller]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "onmessage" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "register(USVString, optional RegistrationOptions)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: attribute scriptURL]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerContainer must be primary interface of navigator.serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "ready" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "getRegistrations()" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface object name]
+ expected: FAIL
+
+ [ServiceWorker interface: operation postMessage(any, optional StructuredSerializeOptions)]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface object length]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface object name]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute installing]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute waiting]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute active]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute navigationPreload]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute scope]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute updateViaCache]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: operation update()]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: operation unregister()]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute onupdatefound]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface object]
+ expected: FAIL
+
+ [NavigationPreloadManager interface object length]
+ expected: FAIL
+
+ [NavigationPreloadManager interface object name]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation enable()]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation disable()]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation setHeaderValue(ByteString)]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation getState()]
+ expected: FAIL
+
+
+[idlharness.https.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [ServiceWorkerContainer interface: operation startMessages()]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "startMessages()" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "controller" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface object length]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "oncontrollerchange" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorker interface object length]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "onmessageerror" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: attribute state]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation getRegistrations()]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: calling register(USVString, optional RegistrationOptions) on navigator.serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Stringification of navigator.serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute onmessage]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface object name]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation register(USVString, optional RegistrationOptions)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorker interface: attribute onstatechange]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: calling getRegistration(optional USVString) on navigator.serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute ready]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "getRegistration(optional USVString)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation getRegistration(optional USVString)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute onmessageerror]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute oncontrollerchange]
+ expected: FAIL
+
+ [ServiceWorker interface: operation postMessage(any, sequence<object>)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute controller]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "onmessage" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "register(USVString, optional RegistrationOptions)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: attribute scriptURL]
+ expected: FAIL
+
+ [ServiceWorker interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerContainer must be primary interface of navigator.serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "ready" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "getRegistrations()" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface object name]
+ expected: FAIL
+
+ [ServiceWorker interface: operation postMessage(any, optional StructuredSerializeOptions)]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface object length]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface object name]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute installing]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute waiting]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute active]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute navigationPreload]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute scope]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute updateViaCache]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: operation update()]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: operation unregister()]
+ expected: FAIL
+
+ [ServiceWorkerRegistration interface: attribute onupdatefound]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface object]
+ expected: FAIL
+
+ [NavigationPreloadManager interface object length]
+ expected: FAIL
+
+ [NavigationPreloadManager interface object name]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation enable()]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation disable()]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation setHeaderValue(ByteString)]
+ expected: FAIL
+
+ [NavigationPreloadManager interface: operation getState()]
+ expected: FAIL
+
+
+[idlharness.https.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [ServiceWorker interface: serviceWorker must inherit property "scriptURL" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "startMessages()" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "controller" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: calling postMessage(any, sequence<object>) on serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface object length]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "oncontrollerchange" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface object]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation startMessages()]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "onmessageerror" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation getRegistrations()]
+ expected: FAIL
+
+ [Stringification of serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: calling register(USVString, optional RegistrationOptions) on navigator.serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [Stringification of navigator.serviceWorker]
+ expected: FAIL
+
+ [FetchEvent interface: attribute replacesClientId]
+ expected: FAIL
+
+ [ServiceWorkerGlobalScope interface: self must inherit property "serviceWorker" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute onmessage]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface object name]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation register(USVString, optional RegistrationOptions)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object's @@unscopables property]
+ expected: FAIL
+
+ [ServiceWorker interface: serviceWorker must inherit property "onstatechange" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: serviceWorker must inherit property "state" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker must be primary interface of serviceWorker]
+ expected: FAIL
+
+ [ServiceWorker interface: serviceWorker must inherit property "postMessage(any, sequence<object>)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: calling getRegistration(optional USVString) on navigator.serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute ready]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "getRegistration(optional USVString)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: operation getRegistration(optional USVString)]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute onmessageerror]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object's "constructor" property]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute oncontrollerchange]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: attribute controller]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "onmessage" with the proper type]
+ expected: FAIL
+
+ [WorkerNavigator interface: attribute serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerGlobalScope interface: attribute serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "register(USVString, optional RegistrationOptions)" with the proper type]
+ expected: FAIL
+
+ [WindowClient interface: attribute ancestorOrigins]
+ expected: FAIL
+
+ [ServiceWorkerContainer must be primary interface of navigator.serviceWorker]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "ready" with the proper type]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: existence and properties of interface prototype object]
+ expected: FAIL
+
+ [ServiceWorkerContainer interface: navigator.serviceWorker must inherit property "getRegistrations()" with the proper type]
+ expected: FAIL
+
+ [FetchEvent interface: new FetchEvent("type", { request: new Request("") }) must inherit property "replacesClientId" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: serviceWorker must inherit property "postMessage(any, optional StructuredSerializeOptions)" with the proper type]
+ expected: FAIL
+
+ [ServiceWorker interface: calling postMessage(any, optional StructuredSerializeOptions) on serviceWorker with too few arguments must throw TypeError]
+ expected: FAIL
+
+
+[idlharness.https.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]