Closed Bug 1733884 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 31087 - Add close bidirectional streams WPTs for WebTransport

Categories

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

task

Tracking

(firefox95 fixed)

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Nidhi Jaju <nidhijaju@chromium.org> wrote:

Add close bidirectional streams WPTs for WebTransport

This CL adds tests related to closing bidirectional streams
in WebTransport:

  • aborting the writable stream, and checking for the
    RESET_STREAM signal
  • closing the writable stream, and checking for the FIN signal

Note: As mentioned in the test file, tests checking for the
STOP_SENDING signal after cancelling the readable stream
cannot be tested yet.

Bug: 1201569
Change-Id: I1aff7d74d959cc967c40ab1f9573068603a73c10

Reviewed-on: https://chromium-review.googlesource.com/3201659
WPT-Export-Revision: 582ca31949131a8c34760e92c4b48adc60008d0a

PR 31087 applied with additional changes from upstream: 38e80e56e9cf8c4220277363b6dc8121f37b284d

CI Results

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

Total 4 tests and 2 subtests

Status Summary

Firefox

OK : 4
FAIL : 8

Chrome

OK : 1
FAIL : 8
ERROR: 3

Safari

OK : 3
FAIL : 6
ERROR: 1

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/webtransport/streams-close.https.any.serviceworker.html
Abort client-created bidirectional stream: FAIL (Chrome: FAIL, Safari: FAIL)
Abort server-initiated bidirectional stream: FAIL (Chrome: FAIL, Safari: FAIL)
/webtransport/streams-close.https.any.html
Abort client-created bidirectional stream: FAIL (Chrome: FAIL, Safari: FAIL)
Abort server-initiated bidirectional stream: FAIL (Chrome: FAIL, Safari: FAIL)
/webtransport/streams-close.https.any.sharedworker.html
Abort client-created bidirectional stream: FAIL (Chrome: FAIL)
Abort server-initiated bidirectional stream: FAIL (Chrome: FAIL)
/webtransport/streams-close.https.any.worker.html
Abort client-created bidirectional stream: FAIL (Chrome: FAIL, Safari: FAIL)
Abort server-initiated bidirectional stream: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a502a7171c1
[wpt PR 31087] - Add close bidirectional streams WPTs for WebTransport, a=testonly
https://hg.mozilla.org/integration/autoland/rev/0498a3fd2026
[wpt PR 31087] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.