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

@ -52,3 +52,6 @@
[sec-fetch-storage-access - Cross-site]
expected: FAIL
[sec-fetch-user]
expected: FAIL

View file

@ -1,30 +1,31 @@
[serviceworker.https.sub.html]
expected: ERROR
[sec-fetch-site - Same origin, no options - registration]
expected: FAIL
[sec-fetch-site - Same origin, no options - updating]
expected: FAIL
expected: NOTRUN
[sec-fetch-mode - options: type=classic - registration]
expected: FAIL
expected: NOTRUN
[sec-fetch-mode - options: type=classic - updating]
expected: FAIL
expected: NOTRUN
[sec-fetch-mode - no options - registration]
expected: FAIL
expected: NOTRUN
[sec-fetch-mode - no options - updating]
expected: FAIL
expected: NOTRUN
[sec-fetch-dest - no options - registration]
expected: FAIL
expected: NOTRUN
[sec-fetch-dest - no options - updating]
expected: FAIL
expected: NOTRUN
[sec-fetch-user - no options - registration]
expected: FAIL
expected: NOTRUN
[sec-fetch-user - no options - updating]
expected: FAIL
expected: NOTRUN