Enable service worker WPT tests. (#36221)

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
Josh Matthews 2025-03-31 04:31:24 -04:00 committed by GitHub
parent 5f4624d8d5
commit ee95ef53fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
314 changed files with 5348 additions and 35 deletions

View file

@ -0,0 +1,259 @@
[idlharness.https.any.html]
expected: ERROR
[idl_test setup]
expected: FAIL
[ServiceWorkerRegistration interface: operation update()]
expected: FAIL
[ServiceWorkerRegistration interface: operation unregister()]
expected: FAIL
[ServiceWorkerRegistration interface: attribute onupdatefound]
expected: FAIL
[ServiceWorkerContainer interface: attribute ready]
expected: FAIL
[ServiceWorkerContainer interface: operation getRegistration(optional USVString)]
expected: FAIL
[ServiceWorkerContainer interface: operation getRegistrations()]
expected: FAIL
[ServiceWorkerContainer interface: operation startMessages()]
expected: FAIL
[ServiceWorkerContainer interface: attribute oncontrollerchange]
expected: FAIL
[ServiceWorkerContainer interface: attribute onmessage]
expected: FAIL
[ServiceWorkerContainer interface: attribute onmessageerror]
expected: FAIL
[Cache interface: existence and properties of interface object]
expected: FAIL
[Cache interface object length]
expected: FAIL
[Cache interface object name]
expected: FAIL
[Cache interface: existence and properties of interface prototype object]
expected: FAIL
[Cache interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Cache interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Cache interface: operation match(RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[Cache interface: operation matchAll(optional RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[Cache interface: operation add(RequestInfo)]
expected: FAIL
[Cache interface: operation addAll(sequence<RequestInfo>)]
expected: FAIL
[Cache interface: operation put(RequestInfo, Response)]
expected: FAIL
[Cache interface: operation delete(RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[Cache interface: operation keys(optional RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[CacheStorage interface: existence and properties of interface object]
expected: FAIL
[CacheStorage interface object length]
expected: FAIL
[CacheStorage interface object name]
expected: FAIL
[CacheStorage interface: existence and properties of interface prototype object]
expected: FAIL
[CacheStorage interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CacheStorage interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CacheStorage interface: operation match(RequestInfo, optional MultiCacheQueryOptions)]
expected: FAIL
[CacheStorage interface: operation has(DOMString)]
expected: FAIL
[CacheStorage interface: operation open(DOMString)]
expected: FAIL
[CacheStorage interface: operation delete(DOMString)]
expected: FAIL
[CacheStorage interface: operation keys()]
expected: FAIL
[Window interface: attribute caches]
expected: FAIL
[ServiceWorkerContainer interface: operation register((TrustedScriptURL or USVString), optional RegistrationOptions)]
expected: TIMEOUT
[NavigationPreloadManager interface: operation enable()]
expected: TIMEOUT
[NavigationPreloadManager interface: operation disable()]
expected: TIMEOUT
[NavigationPreloadManager interface: operation setHeaderValue(ByteString)]
expected: TIMEOUT
[NavigationPreloadManager interface: operation getState()]
expected: TIMEOUT
[idlharness.https.any.serviceworker.html]
expected: ERROR
[idlharness.https.any.sharedworker.html]
expected: ERROR
[idlharness.https.any.worker.html]
expected: ERROR
[idl_test setup]
expected: FAIL
[ServiceWorkerRegistration interface: operation update()]
expected: FAIL
[ServiceWorkerRegistration interface: operation unregister()]
expected: FAIL
[ServiceWorkerRegistration interface: attribute onupdatefound]
expected: FAIL
[ServiceWorkerContainer interface: attribute ready]
expected: FAIL
[ServiceWorkerContainer interface: operation register((TrustedScriptURL or USVString), optional RegistrationOptions)]
expected: TIMEOUT
[ServiceWorkerContainer interface: operation getRegistration(optional USVString)]
expected: FAIL
[ServiceWorkerContainer interface: operation getRegistrations()]
expected: FAIL
[ServiceWorkerContainer interface: operation startMessages()]
expected: FAIL
[ServiceWorkerContainer interface: attribute oncontrollerchange]
expected: FAIL
[ServiceWorkerContainer interface: attribute onmessage]
expected: FAIL
[ServiceWorkerContainer interface: attribute onmessageerror]
expected: FAIL
[NavigationPreloadManager interface: operation enable()]
expected: TIMEOUT
[NavigationPreloadManager interface: operation disable()]
expected: TIMEOUT
[NavigationPreloadManager interface: operation setHeaderValue(ByteString)]
expected: TIMEOUT
[NavigationPreloadManager interface: operation getState()]
expected: TIMEOUT
[Cache interface: existence and properties of interface object]
expected: FAIL
[Cache interface object length]
expected: FAIL
[Cache interface object name]
expected: FAIL
[Cache interface: existence and properties of interface prototype object]
expected: FAIL
[Cache interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[Cache interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[Cache interface: operation match(RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[Cache interface: operation matchAll(optional RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[Cache interface: operation add(RequestInfo)]
expected: FAIL
[Cache interface: operation addAll(sequence<RequestInfo>)]
expected: FAIL
[Cache interface: operation put(RequestInfo, Response)]
expected: FAIL
[Cache interface: operation delete(RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[Cache interface: operation keys(optional RequestInfo, optional CacheQueryOptions)]
expected: FAIL
[CacheStorage interface: existence and properties of interface object]
expected: FAIL
[CacheStorage interface object length]
expected: FAIL
[CacheStorage interface object name]
expected: FAIL
[CacheStorage interface: existence and properties of interface prototype object]
expected: FAIL
[CacheStorage interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CacheStorage interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CacheStorage interface: operation match(RequestInfo, optional MultiCacheQueryOptions)]
expected: FAIL
[CacheStorage interface: operation has(DOMString)]
expected: FAIL
[CacheStorage interface: operation open(DOMString)]
expected: FAIL
[CacheStorage interface: operation delete(DOMString)]
expected: FAIL
[CacheStorage interface: operation keys()]
expected: FAIL
[WorkerGlobalScope interface: attribute caches]
expected: FAIL
[WorkerNavigator interface: attribute serviceWorker]
expected: FAIL