mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Enable service worker WPT tests. (#36221)
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
This commit is contained in:
parent
5f4624d8d5
commit
ee95ef53fb
314 changed files with 5348 additions and 35 deletions
|
@ -1,5 +1,5 @@
|
|||
[service-worker-background-fetch.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[service-worker-fetch-document-treat-as-public.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[treat-as-public to local: failed preflight.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[service-worker-fetch-document.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[service-worker-fetch.tentative.https.window.html?9-last]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[public to public: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
|||
|
||||
|
||||
[service-worker-fetch.tentative.https.window.html?1-8]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[local to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[service-worker-update.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[update public to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[service-worker.tentative.https.window.html]
|
||||
expected: TIMEOUT
|
||||
expected: CRASH
|
||||
[treat-as-public to local: success.]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue