mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +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
57
tests/wpt/meta/service-workers/service-worker/respond-with-body-accessed-response.https.html.ini
vendored
Normal file
57
tests/wpt/meta/service-workers/service-worker/respond-with-body-accessed-response.https.html.ini
vendored
Normal file
|
@ -0,0 +1,57 @@
|
|||
[respond-with-body-accessed-response.https.html]
|
||||
[initialize global state]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=basic]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=opaque]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=default]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=basic&clone=1]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=opaque&clone=1]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=default&clone=1]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=basic&clone=2]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=opaque&clone=2]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=default&clone=2]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=basic&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=opaque&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=default&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=basic&clone=1&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=opaque&clone=1&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=default&clone=1&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=basic&clone=2&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=opaque&clone=2&passThroughCache=true]
|
||||
expected: FAIL
|
||||
|
||||
[test: type=default&clone=2&passThroughCache=true]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue