servo/tests/wpt/meta/fetch/api/basic/request-upload.any.js.ini
Josh Matthews 842dd99698
Update to SpiderMonkey 137. (#37077)
Incorporates the updates from https://github.com/servo/mozjs/pull/584.

Testing: Existing WPT coverage is enough.
Fixes: Part of #36258

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-08-07 16:47:27 +00:00

44 lines
1.2 KiB
INI
Vendored

[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