[wpt-sync] Sync PR 47639 - Add unit test for allowing PT reuse on different transports.
Categories
(Core :: WebRTC, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47639 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47639
Details from upstream follow.
Harald Alvestrand <hta@chromium.org> wrote:
Add unit test for allowing PT reuse on different transports.
When stuff is bundled, PTs must be unique across the bundle.
When it is unbundled, the same PT can be used for different types on
different transports.This test exercises that scenario.
The TestExpectations change is an irrelevant change required for presubmit
to pass.Bug: None
Change-Id: Id698112e6e3704c437221ea2963fdaf0c863ac04
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5786997
Reviewed-by: Florent Castelli \<orphis@chromium.org>
Commit-Queue: Harald Alvestrand \<hta@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1342762}
Assignee | ||
Updated•2 months ago
|
Assignee | ||
Comment 1•2 months ago
|
||
Assignee | ||
Comment 2•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
PASS
: 1
Safari
OK
: 1
PASS
: 1
Links
Comment 4•2 months ago
|
||
bugherder |
Description
•