Files
servo/tests/wpt/meta-legacy-layout/fetch/api/basic/request-upload.any.js.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

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