[wpt-sync] Sync PR 32266 - WebTransport: Add AbortAlgorithm to SendStream
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox98 fixed)
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32266 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32266
Details from upstream follow.
Nidhi Jaju <nidhijaju@chromium.org> wrote:
WebTransport: Add AbortAlgorithm to SendStream
Since an AbortSignal was added to WritableStreamDefaultController,
we can use that signal when aborting a SendStream even when it has
a pending write or close operation, reflecting the SendStream::create
spec[1]. Hence, this CL adds an abort algorithm to the SendStream
implementation.[1] https://w3c.github.io/webtransport/#sendstream-create
Bug: 1011392
Change-Id: I60d07a87065cb582301cac29b9b9a58df8e491a8
Reviewed-on: https://chromium-review.googlesource.com/3357157
WPT-Export-Revision: 5d3843b0faba51e0e5f39166708631962fc14c75
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests and 10 subtests
Status Summary
Firefox
OK : 4
FAIL: 40
Chrome
OK : 4
PASS: 34
FAIL: 6
Safari
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/webtransport/streams-close.https.any.serviceworker.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
Close outgoing stream / bidi-1: FAIL (Chrome: PASS)
Close outgoing stream / bidi-2: FAIL (Chrome: PASS)
Close outgoing stream / uni: FAIL (Chrome: PASS)
Abort client-created bidirectional stream: FAIL (Chrome: PASS)
Abort server-initiated bidirectional stream: FAIL (Chrome: PASS)
Abort unidirectional stream with WebTransportError: FAIL (Chrome: PASS)
Close and abort unidirectional stream: FAIL (Chrome: FAIL)
Abort unidirectional stream with default error code: FAIL (Chrome: FAIL)
STOP_SENDING coming from server: FAIL (Chrome: PASS)
RESET_STREAM coming from server: FAIL (Chrome: PASS)
/webtransport/streams-close.https.any.sharedworker.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
Close outgoing stream / bidi-1: FAIL (Chrome: PASS)
Close outgoing stream / bidi-2: FAIL (Chrome: PASS)
Close outgoing stream / uni: FAIL (Chrome: PASS)
Abort client-created bidirectional stream: FAIL (Chrome: PASS)
Abort server-initiated bidirectional stream: FAIL (Chrome: PASS)
Abort unidirectional stream with WebTransportError: FAIL (Chrome: PASS)
Close and abort unidirectional stream: FAIL (Chrome: FAIL)
Abort unidirectional stream with default error code: FAIL (Chrome: PASS)
STOP_SENDING coming from server: FAIL (Chrome: PASS)
RESET_STREAM coming from server: FAIL (Chrome: PASS)
/webtransport/streams-close.https.any.worker.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
Close outgoing stream / bidi-1: FAIL (Chrome: PASS)
Close outgoing stream / bidi-2: FAIL (Chrome: PASS)
Close outgoing stream / uni: FAIL (Chrome: FAIL)
Abort client-created bidirectional stream: FAIL (Chrome: PASS)
Abort server-initiated bidirectional stream: FAIL (Chrome: PASS)
Abort unidirectional stream with WebTransportError: FAIL (Chrome: PASS)
Close and abort unidirectional stream: FAIL (Chrome: FAIL)
Abort unidirectional stream with default error code: FAIL (Chrome: PASS)
STOP_SENDING coming from server: FAIL (Chrome: PASS)
RESET_STREAM coming from server: FAIL (Chrome: PASS)
/webtransport/streams-close.https.any.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
Close outgoing stream / bidi-1: FAIL (Chrome: PASS)
Close outgoing stream / bidi-2: FAIL (Chrome: PASS)
Close outgoing stream / uni: FAIL (Chrome: PASS)
Abort client-created bidirectional stream: FAIL (Chrome: PASS)
Abort server-initiated bidirectional stream: FAIL (Chrome: PASS)
Abort unidirectional stream with WebTransportError: FAIL (Chrome: PASS)
Close and abort unidirectional stream: FAIL (Chrome: FAIL)
Abort unidirectional stream with default error code: FAIL (Chrome: PASS)
STOP_SENDING coming from server: FAIL (Chrome: PASS)
RESET_STREAM coming from server: FAIL (Chrome: PASS)
Tests Disabled in Gecko Infrastructure
/webtransport/streams-close.https.any.serviceworker.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
/webtransport/streams-close.https.any.sharedworker.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
/webtransport/streams-close.https.any.worker.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
/webtransport/streams-close.https.any.html: OK [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], SKIP [GitHub] (Chrome: OK, Safari: SKIP)
Comment 3•3 years ago
|
||
| bugherder | ||
Description
•