Source code

Revision control

Copy as Markdown

Other Tools

[request-upload.any.worker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[Fetch with POST with ReadableStream containing String]
expected: FAIL
[Fetch with POST with ReadableStream containing null]
expected: FAIL
[Fetch with POST with ReadableStream containing number]
expected: FAIL
[Fetch with POST with ReadableStream containing ArrayBuffer]
expected: FAIL
[Fetch with POST with ReadableStream containing Blob]
expected: FAIL
[Streaming upload shouldn't work on Http/1.1.]
expected: FAIL
[Fetch with POST with Float16Array body]
expected: FAIL
[request-upload.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Fetch with POST with ReadableStream containing String]
expected: FAIL
[Fetch with POST with ReadableStream containing null]
expected: FAIL
[Fetch with POST with ReadableStream containing number]
expected: FAIL
[Fetch with POST with ReadableStream containing ArrayBuffer]
expected: FAIL
[Fetch with POST with ReadableStream containing Blob]
expected: FAIL
[Streaming upload shouldn't work on Http/1.1.]
expected: FAIL
[Fetch with POST with Float16Array body]
expected: FAIL
[request-upload.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
[Fetch with POST with ReadableStream containing String]
expected: FAIL
[Fetch with POST with ReadableStream containing number]
expected: FAIL
[Fetch with POST with ReadableStream containing ArrayBuffer]
expected: FAIL
[Fetch with POST with ReadableStream containing Blob]
expected: FAIL
[Fetch with POST with ReadableStream containing null]
expected: FAIL
[Streaming upload shouldn't work on Http/1.1.]
expected: FAIL
[Fetch with POST with Float16Array body]
expected: FAIL
[request-upload.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Fetch with POST with ReadableStream containing String]
expected: FAIL
[Fetch with POST with ReadableStream containing number]
expected: FAIL
[Fetch with POST with ReadableStream containing ArrayBuffer]
expected: FAIL
[Fetch with POST with ReadableStream containing Blob]
expected: FAIL
[Fetch with POST with ReadableStream containing null]
expected: FAIL
[Streaming upload shouldn't work on Http/1.1.]
expected: FAIL
[Fetch with POST with Float16Array body]
expected: FAIL