mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Incorporates the updates from https://github.com/servo/mozjs/pull/584. Testing: Existing WPT coverage is enough. Fixes: Part of #36258 --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>
44 lines
1.2 KiB
INI
Vendored
44 lines
1.2 KiB
INI
Vendored
[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.serviceworker.html]
|
|
expected: ERROR
|
|
|
|
[request-upload.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[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
|