Closed Bug 1645251 Opened 6 years ago Closed 6 years ago

[wpt-sync] Sync PR 24124 - Add test for canceling one branch when other reads EOS

Categories

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

task

Tracking

(firefox81 fixed)

RESOLVED FIXED
81 Branch
Tracking Status
firefox81 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Mattias Buelens <mattias@buelens.com> wrote:

Add test for canceling one branch when other reads EOS

See whatwg/streams#1039 for the accompanying spec change.

CI Results

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

Total 5 tests and 22 subtests

Status Summary

Firefox

PASS : 56
TIMEOUT: 8
NOTRUN : 28

Chrome

PASS : 56
TIMEOUT: 8
NOTRUN : 28

Safari

PASS : 42
TIMEOUT: 5
ERROR : 2
NOTRUN : 21

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/streams/readable-streams/tee.any.js: SKIP (Chrome: SKIP, Safari: SKIP)
/streams/readable-streams/tee.any.worker.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
ReadableStreamTee should not pull more chunks than can fit in the branch queue: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStream teeing: canceling branch1 should finish when branch2 reads until end of stream: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
ReadableStream teeing: canceling branch1 should finish when original stream errors: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee should only pull enough to fill the emptiest queue: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while both branches are reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 1 is reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 2 is reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee should not pull when original is already errored: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
/streams/readable-streams/tee.any.serviceworker.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
ReadableStreamTee should not pull more chunks than can fit in the branch queue: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStream teeing: canceling branch1 should finish when branch2 reads until end of stream: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
ReadableStream teeing: canceling branch1 should finish when original stream errors: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee should only pull enough to fill the emptiest queue: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while both branches are reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 1 is reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 2 is reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee should not pull when original is already errored: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
/streams/readable-streams/tee.any.html: TIMEOUT (Chrome: TIMEOUT, Safari: ERROR)
ReadableStreamTee should not pull more chunks than can fit in the branch queue: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStream teeing: canceling branch1 should finish when branch2 reads until end of stream: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
ReadableStream teeing: canceling branch1 should finish when original stream errors: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee should only pull enough to fill the emptiest queue: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while both branches are reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 1 is reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 2 is reading: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
ReadableStreamTee should not pull when original is already errored: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
/streams/readable-streams/tee.any.sharedworker.html: TIMEOUT (Chrome: TIMEOUT, Safari: ERROR)
ReadableStreamTee should not pull more chunks than can fit in the branch queue: NOTRUN (Chrome: NOTRUN)
ReadableStream teeing: canceling branch1 should finish when branch2 reads until end of stream: TIMEOUT (Chrome: TIMEOUT)
ReadableStream teeing: canceling branch1 should finish when original stream errors: NOTRUN (Chrome: NOTRUN)
ReadableStreamTee should only pull enough to fill the emptiest queue: NOTRUN (Chrome: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while both branches are reading: NOTRUN (Chrome: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 1 is reading: NOTRUN (Chrome: NOTRUN)
ReadableStreamTee stops pulling when original stream errors while branch 2 is reading: NOTRUN (Chrome: NOTRUN)
ReadableStreamTee should not pull when original is already errored: NOTRUN (Chrome: NOTRUN)

Tests Disabled in Gecko Infrastructure

/streams/readable-streams/tee.any.js: SKIP (Chrome: SKIP, Safari: SKIP)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d835b5e68f71 [wpt PR 24124] - Add test for canceling one branch when stream closes or errors, a=testonly https://hg.mozilla.org/integration/autoland/rev/488ad39001c0 [wpt PR 24124] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f12c531e015c [wpt PR 24124] - Add test for canceling one branch when stream closes or errors, a=testonly https://hg.mozilla.org/integration/autoland/rev/ec620dcbbe81 [wpt PR 24124] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Flags: needinfo?(james)
You need to log in before you can comment on or make changes to this bug.