Closed
Bug 1864845
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 43171 - Add test for w3c/webrtc-pc#2687
Categories
(Core :: WebRTC, task, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
122 Branch
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43171 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43171
Details from upstream follow.
Dominique Hazael-Massieux <dom@w3.org> wrote:
Add test for w3c/webrtc-pc#2687
Check that a new data channel to an unbundling endpoint makes the caller connectionState go through 'connecting'
| Assignee | ||
Updated•2 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=049215c1c520f1a2dd243eb7c461f22e950cfc58
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK : 1
PASS : 7
FAIL : 1
Chrome
OK : 1
PASS : 8
Safari
PASS : 3
TIMEOUT: 4
NOTRUN : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /webrtc/RTCPeerConnection-connectionState.https.html [wpt.fyi]
- connection with one data channel should eventually have transports in connected state:
FAIL(Chrome:PASS, Safari:TIMEOUT)
- connection with one data channel should eventually have transports in connected state:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/636375b65f5f
[wpt PR 43171] - Add test for w3c/webrtc-pc#2687, a=testonly
Comment 4•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•