mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +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
75
tests/wpt/meta/service-workers/service-worker/registration-updateviacache.https.html.ini
vendored
Normal file
75
tests/wpt/meta/service-workers/service-worker/registration-updateviacache.https.html.ini
vendored
Normal file
|
@ -0,0 +1,75 @@
|
|||
[registration-updateviacache.https.html]
|
||||
[register-with-updateViaCache-undefined]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-imports]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-all]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-none]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-undefined-then-undefined]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-undefined-then-imports]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-undefined-then-all]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-undefined-then-none]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-imports-then-undefined]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-imports-then-imports]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-imports-then-all]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-imports-then-none]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-all-then-undefined]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-all-then-imports]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-all-then-all]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-all-then-none]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-none-then-undefined]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-none-then-imports]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-none-then-all]
|
||||
expected: FAIL
|
||||
|
||||
[register-with-updateViaCache-none-then-none]
|
||||
expected: FAIL
|
||||
|
||||
[access-updateViaCache-after-unregister-undefined]
|
||||
expected: FAIL
|
||||
|
||||
[access-updateViaCache-after-unregister-imports]
|
||||
expected: FAIL
|
||||
|
||||
[access-updateViaCache-after-unregister-all]
|
||||
expected: FAIL
|
||||
|
||||
[access-updateViaCache-after-unregister-none]
|
||||
expected: FAIL
|
||||
|
||||
[updateViaCache is not updated if register() rejects]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue