mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 04:09:03 +02:00
168 lines
4 KiB
INI
168 lines
4 KiB
INI
[request-upload.h2.any.serviceworker.html]
|
|
expected: TIMEOUT
|
|
[Fetch with POST with empty ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
|
expected: FAIL
|
|
|
|
[Feature detect for POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Feature detect for POST with ReadableStream, using request object]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing a String]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing null]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing a number]
|
|
expected: FAIL
|
|
|
|
[Streaming upload should fail on a 401 response]
|
|
expected: FAIL
|
|
|
|
[Synchronous feature detect]
|
|
expected: FAIL
|
|
|
|
[ReadbleStream should be closed on signal.abort]
|
|
expected: TIMEOUT
|
|
|
|
|
|
[request-upload.h2.any.sharedworker.html]
|
|
expected: TIMEOUT
|
|
[Fetch with POST with empty ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
|
expected: FAIL
|
|
|
|
[Feature detect for POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Feature detect for POST with ReadableStream, using request object]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing a String]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing null]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing a number]
|
|
expected: FAIL
|
|
|
|
[Streaming upload should fail on a 401 response]
|
|
expected: FAIL
|
|
|
|
[Synchronous feature detect]
|
|
expected: FAIL
|
|
|
|
[ReadbleStream should be closed on signal.abort]
|
|
expected: TIMEOUT
|
|
|
|
|
|
[request-upload.h2.any.worker.html]
|
|
expected: TIMEOUT
|
|
[Fetch with POST with empty ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
|
expected: FAIL
|
|
|
|
[Feature detect for POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Feature detect for POST with ReadableStream, using request object]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing a String]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing null]
|
|
expected: FAIL
|
|
|
|
[Streaming upload with body containing a number]
|
|
expected: FAIL
|
|
|
|
[Streaming upload should fail on a 401 response]
|
|
expected: FAIL
|
|
|
|
[Synchronous feature detect]
|
|
expected: FAIL
|
|
|
|
[ReadbleStream should be closed on signal.abort]
|
|
expected: TIMEOUT
|
|
|
|
|
|
[request-upload.h2.any.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [ERROR, OK]
|
|
if os == "android": [ERROR, TIMEOUT]
|
|
ERROR
|
|
|
|
[Fetch with POST with empty ReadableStream]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Fetch with POST with ReadableStream]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Fetch with POST with ReadableStream on 421 response should return the response and not retry.]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Feature detect for POST with ReadableStream]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Feature detect for POST with ReadableStream, using request object]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Synchronous feature detect]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Streaming upload with body containing a String]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Streaming upload with body containing null]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Streaming upload with body containing a number]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[Streaming upload should fail on a 401 response]
|
|
expected:
|
|
if os == "android": [PASS, FAIL]
|
|
PASS
|
|
|
|
[ReadbleStream should be closed on signal.abort]
|
|
expected:
|
|
if os == "android": [PASS, TIMEOUT]
|
|
PASS
|