Closed Bug 1821113 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 38886 - Re-enable temporarily disabled header extension test.

Categories

(Core :: WebRTC, task, P4)

task

Tracking

()

RESOLVED FIXED
113 Branch
Tracking Status
firefox113 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 38886 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/38886
Details from upstream follow.

Henrik Boström <hbos@chromium.org> wrote:

Re-enable temporarily disabled header extension test.

The expected exception type is updated to match the spec and the newly
rolled WebRTC CL.

Bug: chromium:1051821
Change-Id: Ie4244767871a83395df81d92ec0e111f65550bde
Reviewed-on: https://chromium-review.googlesource.com/4320705
WPT-Export-Revision: 1d89f4d711360f281bed1a7d683acbbd31be5291

Component: web-platform-tests → WebRTC
Product: Testing → Core

CI Results

Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 11 subtests

Status Summary

Firefox

OK : 1
FAIL: 11

Chrome

OK : 1
FAIL: 11

Safari

OK : 1
FAIL: 11

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /webrtc-extensions/RTCRtpTransceiver-headerExtensionControl.html [wpt.fyi]
    • the video transceiver.getHeaderExtensionsToNegotiate() includes mandatory extensions: FAIL (Chrome: FAIL, Safari: FAIL)
    • the audio transceiver.getHeaderExtensionsToNegotiate() includes mandatory extensions: FAIL (Chrome: FAIL, Safari: FAIL)
    • setHeaderExtensionsToNegotiate throws TypeError on encountering missing URI: FAIL (Chrome: FAIL, Safari: FAIL)
    • setHeaderExtensionsToNegotiate throws InvalidModificationError on encountering unknown URI: FAIL (Chrome: FAIL, Safari: FAIL)
    • setHeaderExtensionsToNegotiate throws InvalidModificationError when setting a mandatory header extension's direction to something else than "sendrecv": FAIL (Chrome: FAIL, Safari: FAIL)
    • modified direction set by setHeaderExtensionsToNegotiate is visible in headerExtensionsOffered: FAIL (Chrome: FAIL, Safari: FAIL)
    • unstopped extensions turn up in offer: FAIL (Chrome: FAIL, Safari: FAIL)
    • stopped extensions do not turn up in offers: FAIL (Chrome: FAIL, Safari: FAIL)
    • the set of negotiated extensions grows with subsequent offers: FAIL (Chrome: FAIL, Safari: FAIL)
    • the set of negotiated extensions is the set of unstopped extensions: FAIL (Chrome: FAIL, Safari: FAIL)
    • Extensions can be deactivated on a per-mline basis: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/444f3ada046b [wpt PR 38886] - Re-enable temporarily disabled header extension test., a=testonly
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.