Closed
Bug 1505731
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13981 - Fix typo in RTCPeerConnection-setLocalDescription-offer.html
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13981 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13981
Details from upstream follow.
Mark Roberts <markandrusroberts@gmail.com> wrote:
> Fix typo in RTCPeerConnection-setLocalDescription-offer.html
>
> `offer2` is accidentally shadowed.
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=a1df61edf38ee56778a8fb446b067a1d7b6a2f63
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 1 tests and 5 subtests
OK : 1
FAIL : 5
Existing tests that now have a worse result (e.g. they used to PASS and now FAIL):
/webrtc/RTCPeerConnection-setLocalDescription-offer.html
setLocalDescription with valid offer should succeed: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c692b5b33c9c
[wpt PR 13981] - Fix typo in RTCPeerConnection-setLocalDescription-offer.html, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/e9034be91b2c
[wpt PR 13981] - Update wpt metadata, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/c692b5b33c9c
https://hg.mozilla.org/mozilla-central/rev/e9034be91b2c
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•