servo/tests/wpt/meta/fetch/api/basic/response-null-body.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

69 lines
1.9 KiB
INI
Vendored

[response-null-body.any.html]
[Response.body is null for responses with status=204 (method=GET)]
expected: FAIL
[Response.body is null for responses with status=204 (method=POST)]
expected: FAIL
[Response.body is null for responses with status=204 (method=OPTIONS)]
expected: FAIL
[Response.body is null for responses with status=205 (method=GET)]
expected: FAIL
[Response.body is null for responses with status=205 (method=POST)]
expected: FAIL
[Response.body is null for responses with status=205 (method=OPTIONS)]
expected: FAIL
[Response.body is null for responses with status=304 (method=GET)]
expected: FAIL
[Response.body is null for responses with status=304 (method=POST)]
expected: FAIL
[Response.body is null for responses with status=304 (method=OPTIONS)]
expected: FAIL
[Response.body is null for responses with method=HEAD]
expected: FAIL
[response-null-body.any.worker.html]
[Response.body is null for responses with status=204 (method=GET)]
expected: FAIL
[Response.body is null for responses with status=204 (method=POST)]
expected: FAIL
[Response.body is null for responses with status=204 (method=OPTIONS)]
expected: FAIL
[Response.body is null for responses with status=205 (method=GET)]
expected: FAIL
[Response.body is null for responses with status=205 (method=POST)]
expected: FAIL
[Response.body is null for responses with status=205 (method=OPTIONS)]
expected: FAIL
[Response.body is null for responses with status=304 (method=GET)]
expected: FAIL
[Response.body is null for responses with status=304 (method=POST)]
expected: FAIL
[Response.body is null for responses with status=304 (method=OPTIONS)]
expected: FAIL
[Response.body is null for responses with method=HEAD]
expected: FAIL
[response-null-body.any.serviceworker.html]
expected: ERROR
[response-null-body.any.sharedworker.html]
expected: ERROR