Open Bug 1903142 Opened 4 months ago Updated 2 months ago

WPT webrtc/simulcast/negotiation-encodings.https.html regressed by upstream change to simulcast.js

Categories

(Core :: WebRTC, defect)

defect

Tracking

()

Tracking Status
firefox-esr115 --- unaffected
firefox127 --- wontfix
firefox128 --- wontfix
firefox129 --- wontfix

People

(Reporter: jib, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: regression)

The following tests now fail with OperationError: Description contains duplicate extension id 8 on level 1 where before they didn't:

  [addTrack, then sRD(simulcast recv offer) results in simulcast]
    expected: FAIL

  [sRD(simulcast offer) can narrow the simulcast envelope from a previous negotiation]
    expected: FAIL

  [Duplicate rids in sRD(offer) are ignored]
    expected: FAIL

  [Choices in rids in sRD(offer) are ignored]
    expected: FAIL

  [Reordering of rids in sRD(reoffer) is ignored]
    expected: FAIL

  [sRD(simulcast offer) can narrow the simulcast envelope from a previous negotiation by removing the first encoding]
    expected: FAIL

This appears to have been caused by the following change upstream: https://hg.mozilla.org/mozilla-central/diff/a8754878b33bf32f6dfcf70a9a5402f550d4e49b/testing/web-platform/tests/webrtc/simulcast/simulcast.js

Set release status flags based on info from the regressing bug 1835994

Hmm, these are regressions in wpt tests, not in Firefox. Perhaps I should mark them as blocking instead.

Blocks: 1835994
No longer regressed by: 1835994
Depends on: 1401592
Blocks: 1401592
No longer depends on: 1401592
Blocks: 1903089
Severity: -- → S4
You need to log in before you can comment on or make changes to this bug.