mirror of
https://github.com/servo/servo.git
synced 2025-08-13 01:15:34 +01:00
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`
This commit is contained in:
parent
cfd24f00bc
commit
f4578afdfe
23708 changed files with 772645 additions and 694 deletions
44
tests/wpt/meta/fetch/api/basic/request-upload.any.js.ini
Normal file
44
tests/wpt/meta/fetch/api/basic/request-upload.any.js.ini
Normal file
|
@ -0,0 +1,44 @@
|
|||
[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
|
Loading…
Add table
Add a link
Reference in a new issue