Update test cases

This commit is contained in:
CYBAI 2018-06-11 00:18:31 +08:00
parent 42903412c7
commit 9039a5cc71
35 changed files with 71 additions and 186 deletions

View file

@ -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

View file

@ -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]

View file

@ -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

View file

@ -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]

View file

@ -140,7 +140,6 @@
[idl.any.serviceworker.html]
expected: TIMEOUT
[idl]
expected: FAIL

View file

@ -44,4 +44,5 @@
[request-init-stream.any.serviceworker.html]
expected: TIMEOUT
[request-init-stream]
expected: FAIL

View file

@ -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