Closed Bug 1728524 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 30282 - Add CONNECT response WPTs for WebTransport

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox94 fixed)

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'Nidhi Jaju <nidhijaju@chromium.org>' wrote:

Add CONNECT response WPTs for WebTransport

This CL adds 7 test cases:

  • establish WebTransport connection with different status codes
  • echo the CONNECT request headers
  • setting a cookie in a CONNECT request, and then making sure the
    "cookie" header is not echoed back

The echo-request-headers server handler is also added in this CL, which
sends the CONNECT request headers over a unidirectional stream.

Bug: 1201569
Change-Id: I30d8092af42dc2505cadbc15bf0573f8815758bd

Reviewed-on: https://chromium-review.googlesource.com/3134980
WPT-Export-Revision: bd55d7f07d8c270a2a29ca984489249547c3cfae

CI Results

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

Total 4 tests

Status Summary

Firefox

OK : 1
FAIL : 7
ERROR: 3

Chrome

OK : 1
FAIL : 7
ERROR: 3

Safari

OK : 1
FAIL : 7
ERROR: 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webtransport/connect.sub.any.html
WebTransport connection succeeds with status code 200: FAIL (Chrome: FAIL, Safari: FAIL)
WebTransport connection succeeds with status code 204: FAIL (Chrome: FAIL, Safari: FAIL)
WebTransport connection fails with status code 301: FAIL (Chrome: FAIL, Safari: FAIL)
WebTransport connection fails with status code 401: FAIL (Chrome: FAIL, Safari: FAIL)
WebTransport connection fails with status code 404: FAIL (Chrome: FAIL, Safari: FAIL)
Echo back request headers: FAIL (Chrome: FAIL, Safari: FAIL)
Cookie header is not echoed back: FAIL (Chrome: FAIL, Safari: FAIL)
/webtransport/connect.sub.any.worker.html: ERROR (Chrome: ERROR, Safari: ERROR)
/webtransport/connect.sub.any.serviceworker.html: ERROR (Chrome: ERROR, Safari: ERROR)
/webtransport/connect.sub.any.sharedworker.html: ERROR (Chrome: ERROR, Safari: ERROR)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/16755401b587
[wpt PR 30282] - Add CONNECT response WPTs for WebTransport, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d8554ca9bca2
[wpt PR 30282] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.