Closed Bug 1735975 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 31261 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=231574

Categories

(Core :: WebRTC: Audio/Video, task, P4)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Youenn Fablet <youennf@gmail.com> wrote:

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=231574

WebKit export from bug: Expose MediaCapabilities to Workers

Component: web-platform-tests → WebRTC: Audio/Video
Product: Testing → Core

CI Results

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

Total 2 tests and 24 subtests

Status Summary

Firefox

OK : 2
PASS: 36
FAIL: 12

Chrome

OK : 2
PASS: 48

Safari

OK : 2
FAIL: 48

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/media-capabilities/encodingInfo.any.html
Test that encodingInfo rejects if the video configuration contentType has more than one parameter: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the video configuration contentType has one parameter that isn't codecs: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo() rejects framerate in the form of x/y: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the audio configuration contentType has more than one parameters: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the audio configuration contentType has one parameter that isn't codecs: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the MediaConfiguration does not have a valid type: FAIL (Chrome: PASS, Safari: FAIL)
/media-capabilities/encodingInfo.any.worker.html
Test that encodingInfo rejects if the video configuration contentType has more than one parameter: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the video configuration contentType has one parameter that isn't codecs: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo() rejects framerate in the form of x/y: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the audio configuration contentType has more than one parameters: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the audio configuration contentType has one parameter that isn't codecs: FAIL (Chrome: PASS, Safari: FAIL)
Test that encodingInfo rejects if the MediaConfiguration does not have a valid type: FAIL (Chrome: PASS, Safari: FAIL)

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.