mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
46 lines
1.2 KiB
INI
46 lines
1.2 KiB
INI
[request-upload.any.html]
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with text body on 421 response should be retried once on new connection.]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
|
expected: TIMEOUT
|
|
|
|
[Feature detect for POST with ReadableStream]
|
|
expected: NOTRUN
|
|
|
|
[Feature detect for POST with ReadableStream, using request object]
|
|
expected: NOTRUN
|
|
|
|
[Streaming upload shouldn't work on Http/1.1.]
|
|
expected: FAIL
|
|
|
|
|
|
[request-upload.any.worker.html]
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with text body on 421 response should be retried once on new connection.]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
|
expected: TIMEOUT
|
|
|
|
[Feature detect for POST with ReadableStream]
|
|
expected: NOTRUN
|
|
|
|
[Feature detect for POST with ReadableStream, using request object]
|
|
expected: NOTRUN
|
|
|
|
[Streaming upload shouldn't work on Http/1.1.]
|
|
expected: FAIL
|
|
|
|
|
|
[request-upload.any.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[request-upload.any.sharedworker.html]
|
|
expected: ERROR
|