mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Update test cases
This commit is contained in:
parent
42903412c7
commit
9039a5cc71
35 changed files with 71 additions and 186 deletions
|
@ -203,6 +203,9 @@
|
|||
[Clone aborts with original controller]
|
||||
expected: FAIL
|
||||
|
||||
[general.any.serviceworker.html]
|
||||
[general]
|
||||
expected: FAIL
|
||||
|
||||
[general.https.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
|
@ -221,8 +224,3 @@
|
|||
expected: FAIL
|
||||
|
||||
|
||||
[general.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[general]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -15,7 +15,8 @@
|
|||
|
||||
|
||||
[header-value-combining.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[header-value-combining]
|
||||
expected: FAIL
|
||||
|
||||
[header-value-combining.any.sharedworker.html]
|
||||
[header-value-combining]
|
||||
|
|
|
@ -8,4 +8,5 @@
|
|||
[header-value-null-byte.any.worker.html]
|
||||
|
||||
[header-value-null-byte.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[header-value-null-byte]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[stream-safe-creation.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[stream-safe-creation]
|
||||
expected: FAIL
|
||||
|
||||
[stream-safe-creation.any.sharedworker.html]
|
||||
[stream-safe-creation]
|
||||
|
|
|
@ -140,7 +140,6 @@
|
|||
|
||||
|
||||
[idl.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[idl]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -44,4 +44,5 @@
|
|||
|
||||
|
||||
[request-init-stream.any.serviceworker.html]
|
||||
expected: TIMEOUT
|
||||
[request-init-stream]
|
||||
expected: FAIL
|
||||
|
|
|
@ -27,3 +27,6 @@
|
|||
[Constructing a Response with a stream on which read() is called]
|
||||
expected: FAIL
|
||||
|
||||
[response-from-stream.any.serviceworker.html]
|
||||
[response-from-stream]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue