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,195 @@
[navigation-headers.https.html]
[Setup service worker]
expected: FAIL
[GET Navigation, same-origin with navpreload service worker sets correct origin and referer headers.]
expected: FAIL
[GET Navigation, same-origin with service worker that changes the request sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with service worker that changes the request sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-site with no service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-site with passthrough service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-site with fallback service worker sets correct origin and referer headers.]
expected: FAIL
[GET Navigation, same-site with navpreload service worker sets correct origin and referer headers.]
expected: FAIL
[GET Navigation, same-site with service worker that changes the request sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-site with service worker that changes the request sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, cross-site with no service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, cross-site with passthrough service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, cross-site with fallback service worker sets correct origin and referer headers.]
expected: FAIL
[GET Navigation, cross-site with navpreload service worker sets correct origin and referer headers.]
expected: FAIL
[GET Navigation, cross-site with service worker that changes the request sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, cross-site with service worker that changes the request sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with same-site redirect and change-request service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with cross-site redirect and change-request service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with cross-site redirect, same-origin redirect, and no service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with cross-site redirect, same-origin redirect, and passthrough service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with cross-site redirect, same-origin redirect, and fallback service worker sets correct origin and referer headers.]
expected: FAIL
[POST Navigation, same-origin with cross-site redirect, same-origin redirect, and change-request service worker sets correct origin and referer headers.]
expected: FAIL
[GET Navigation, same-origin with no service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-origin with no service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-origin with passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-origin with fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with navpreload service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with service worker that changes the request sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-origin with service worker that changes the request sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-site with no service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-site with no service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-site with passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-site with passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-site with fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-site with fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-site with navpreload service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-site with service worker that changes the request sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, same-site with service worker that changes the request sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, cross-site with no service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, cross-site with no service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, cross-site with passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, cross-site with passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, cross-site with fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, cross-site with fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, cross-site with navpreload service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, cross-site with service worker that changes the request sets correct sec-fetch headers.]
expected: FAIL
[POST Navigation, cross-site with service worker that changes the request sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with same-site redirect and no service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with same-site redirect and passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with same-site redirect and fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with same-site redirect and navpreload service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with same-site redirect and change-request service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect and no service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect and passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect and fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect and navpreload service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect and change-request service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect, same-origin redirect, and no service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect, same-origin redirect, and passthrough service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect, same-origin redirect, and fallback service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect, same-origin redirect, and navpreload service worker sets correct sec-fetch headers.]
expected: FAIL
[GET Navigation, same-origin with cross-site redirect, same-origin redirect, and change-request service worker sets correct sec-fetch headers.]
expected: FAIL
[Cleanup service worker]
expected: FAIL