[wpt-sync] Sync PR 25671 - Add test for candidates always arriving after SLD resolves
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25671 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25671
Details from upstream follow.
b'Harald Alvestrand <hta@chromium.org>' wrote:
Add test for candidates always arriving after SLD resolves
Bug: chromium:1127309
Change-Id: I90602856ef9b021bf617fa8a7c95d872f87a8148
Reviewed-on: https://chromium-review.googlesource.com/2423886
WPT-Export-Revision: 53bf55005fc69ab9a45cc7dbe645e2f4bb697a97
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 7 subtests
Status Summary
Firefox
OK : 1
PASS : 3
FAIL : 4
Chrome
OK : 1
PASS : 7
Safari
PASS : 1
FAIL : 2
TIMEOUT: 2
NOTRUN : 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/webrtc/protocol/candidate-exchange.https.html
Adding only caller -> callee candidates gives a connection: FAIL (Chrome: PASS, Safari: FAIL)
Adding only callee -> caller candidates gives a connection: FAIL (Chrome: PASS, Safari: FAIL)
Adding callee -> caller candidates from end-of-candidates gives a connection: FAIL (Chrome: PASS, Safari: TIMEOUT)
Explicit offer/answer exchange gives a connection: FAIL (Chrome: PASS, Safari: NOTRUN)
Comment 4•5 years ago
|
||
| bugherder | ||
Description
•