Closed
Bug 1481218
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 12325 - Fix the wpt/webrtc/RTCRtpParameters-transactionId test
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 12325 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/12325
Details from upstream follow.
Florent Castelli <orphis@chromium.org> wrote:
> Fix the wpt/webrtc/RTCRtpParameters-transactionId test
>
> The transactionId field is now required in the WebIDL, so the proper error
> is now a TypeError.
>
> Bug: 803494
> Change-Id: Iaf49c2cd192b8ac99678acb74a163670f4c93893
> Reviewed-on: https://chromium-review.googlesource.com/1163666
> WPT-Export-Revision: 759c0bebf042829ec0c1dbe54af3e3f9017a26bc
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b94fed4e2a912c48b6bf6b79d15e1e1f8441293d
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6b656fec08af575b4f746585b5738c14de226f7b
| Assignee | ||
Comment 7•7 years ago
|
||
Ran 1 tests and 5 subtests
OK : 1
FAIL : 5
New tests that have failures or other problems:
/webrtc/RTCRtpParameters-transactionId.html
sender.setParameters() with transaction ID unset should reject with TypeError: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d26cf19119b9
[wpt PR 12325] - Fix the wpt/webrtc/RTCRtpParameters-transactionId test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/d559e07b5faf
[wpt PR 12325] - Update wpt metadata, a=testonly
Comment 9•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d26cf19119b9
https://hg.mozilla.org/mozilla-central/rev/d559e07b5faf
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•