Closed
Bug 1531143
Opened 7 years ago
Closed 7 years ago
RTCPeerConnection-setLocalDescription.html wpt has a bad renegotiation test-case
Categories
(Core :: WebRTC: Signaling, defect, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
Details
Attachments
(2 files)
The "Switching role from answerer to offerer after going back to stable state should succeed" test case is broken. It expects a reoffer with a new recvonly transceiver to have the same number of m-sections as before.
Updated•7 years ago
|
Rank: 16
Priority: -- → P2
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Depends on D21557
| Assignee | ||
Comment 3•7 years ago
|
||
Depends on D21949
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → docfaraday
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed by bcampen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/636611b6dfee
Part 0: Re-enable a test-case. r=jib
https://hg.mozilla.org/integration/autoland/rev/d4ac1f44cb9b
Part 1: Rewrite this test-case to be valid, more readable, and test a little more than it did. r=jib
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/636611b6dfee
https://hg.mozilla.org/mozilla-central/rev/d4ac1f44cb9b
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/15763 for changes under testing/web-platform/tests
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•