1
0
Fork 0
firefox/testing/web-platform/meta/fetch/api/basic/response-null-body.any.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

117 lines
3.4 KiB
INI

[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-null-body.any.serviceworker.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-null-body.any.sharedworker.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-null-body.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if os == "android": [OK, CRASH]
[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