Closed
Bug 1481218
Opened 4 years ago
Closed 4 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: mozilla.org, 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•4 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=d3d15241343c9c4f860ab3e94597843f72b17a86
Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=4bf1fe5261ab5b3ae9e213743d3d2976615c8131
Assignee | ||
Comment 3•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b94fed4e2a912c48b6bf6b79d15e1e1f8441293d
Assignee | ||
Comment 4•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=61915f0930f42a1646dfe7ba3861c3aba66bdbac
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•4 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 5•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=f4de87ee75bb64825ab79f711b9833a551b98bc7
Assignee | ||
Comment 6•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6b656fec08af575b4f746585b5738c14de226f7b
Assignee | ||
Comment 7•4 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•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d26cf19119b9 https://hg.mozilla.org/mozilla-central/rev/d559e07b5faf
Status: NEW → RESOLVED
Closed: 4 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
•