Closed Bug 1775067 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 34496 - Add tests for RequestInit.duplex

Categories

(Core :: DOM: Networking, task, P4)

task

Tracking

()

RESOLVED FIXED
104 Branch
Tracking Status
firefox104 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 34496 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/34496
Details from upstream follow.

Yutaka Hirano <yhirano@chromium.org> wrote:

Add tests for RequestInit.duplex

This is for https://github.com/whatwg/fetch/pull/1457.

Component: web-platform-tests → DOM: Networking
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 12 tests

Status Summary

Firefox

OK : 8
PASS : 48
FAIL : 40[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-2004-qr-debug, Gecko-windows10-32-2004-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 44[GitHub]
ERROR: 4

Chrome

OK : 8
PASS : 88
FAIL : 4
ERROR: 4

Safari

OK : 8
PASS : 44
FAIL : 48
ERROR: 4

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /fetch/api/basic/request-upload.any.sharedworker.html [wpt.fyi]
    • Fetch with POST with ReadableStream containing String: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing null: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing number: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing ArrayBuffer: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing Blob: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL
    • Feature detect for POST with ReadableStream: FAIL
    • Feature detect for POST with ReadableStream, using request object: FAIL
    • Streaming upload shouldn't work on Http/1.1.: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.any.html [wpt.fyi]
    • Fetch with POST with ReadableStream containing String: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing null: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing number: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing ArrayBuffer: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing Blob: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL
    • Feature detect for POST with ReadableStream: FAIL
    • Feature detect for POST with ReadableStream, using request object: FAIL
    • Streaming upload shouldn't work on Http/1.1.: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.any.serviceworker.html [wpt.fyi]
    • Fetch with POST with ReadableStream containing String: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing null: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing number: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing ArrayBuffer: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing Blob: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL
    • Feature detect for POST with ReadableStream: FAIL
    • Feature detect for POST with ReadableStream, using request object: FAIL
    • Streaming upload shouldn't work on Http/1.1.: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.any.worker.html [wpt.fyi]
    • Fetch with POST with ReadableStream containing String: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing null: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing number: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing ArrayBuffer: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream containing Blob: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL
    • Feature detect for POST with ReadableStream: FAIL
    • Feature detect for POST with ReadableStream, using request object: FAIL
    • Streaming upload shouldn't work on Http/1.1.: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.h2.any.sharedworker.html [wpt.fyi]
    • Fetch with POST with empty ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL (Chrome: FAIL, Safari: FAIL)
    • Feature detect for POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Feature detect for POST with ReadableStream, using request object: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.h2.any.serviceworker.html [wpt.fyi]
    • Fetch with POST with empty ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL (Chrome: FAIL, Safari: FAIL)
    • Feature detect for POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Feature detect for POST with ReadableStream, using request object: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.h2.any.worker.html [wpt.fyi]
    • Fetch with POST with empty ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL (Chrome: FAIL, Safari: FAIL)
    • Feature detect for POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Feature detect for POST with ReadableStream, using request object: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/basic/request-upload.h2.any.html [wpt.fyi]
    • Fetch with POST with empty ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Fetch with POST with ReadableStream on 421 response should return the response and not retry.: FAIL (Chrome: FAIL, Safari: FAIL)
    • Feature detect for POST with ReadableStream: FAIL (Chrome: PASS, Safari: FAIL)
    • Feature detect for POST with ReadableStream, using request object: FAIL (Chrome: PASS, Safari: FAIL)
  • /fetch/api/request/request-init-stream.any.serviceworker.html [wpt.fyi]: ERROR (Chrome: ERROR, Safari: ERROR)
  • /fetch/api/request/request-init-stream.any.worker.html [wpt.fyi]: ERROR (Chrome: ERROR, Safari: ERROR)
  • /fetch/api/request/request-init-stream.any.html [wpt.fyi]: ERROR (Chrome: ERROR, Safari: ERROR)
  • /fetch/api/request/request-init-stream.any.sharedworker.html [wpt.fyi]: ERROR (Chrome: ERROR, Safari: ERROR)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6582273b12c6
[wpt PR 34496] - Add tests for RequestInit.duplex, a=testonly
https://hg.mozilla.org/integration/autoland/rev/21a351b4287b
[wpt PR 34496] - Update wpt metadata, a=testonly
Regressions: 1778099
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in before you can comment on or make changes to this bug.