[wpt-sync] Sync PR 21900 - webrtc: add wpt for validating ice-ufrag and ice-pwd syntax
Categories
(Core :: WebRTC, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox75 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21900 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21900
Details from upstream follow.
Philipp Hancke <philipp.hancke@googlemail.com> wrote:
webrtc: add wpt for validating ice-ufrag and ice-pwd syntax
which is defined in
https://tools.ietf.org/html/rfc5245#section-15.4BUG=1044521
Change-Id: I21e83e929f4b66a3e58ad6b3420fbf9b39daba25
Reviewed-on: https://chromium-review.googlesource.com/2064912
WPT-Export-Revision: 7ca3e5be94529a5dc7e408fc1553d1c3c4b0852f
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
FAIL: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
FAIL: 2
Links
Details
New Tests That Don't Pass
/webrtc/protocol/ice-ufragpwd.html
setRemoteDescription with a ice-ufrag containing a non-ice-char fails: FAIL (Chrome: PASS, Safari: FAIL)
setRemoteDescription with a ice-pwd containing a non-ice-char fails: FAIL (Chrome: PASS, Safari: FAIL)
Comment 4•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/135ffe0b50ad
https://hg.mozilla.org/mozilla-central/rev/e5ba0e4bdea0
Description
•