Closed Bug 1574020 Opened 5 years ago Closed 4 years ago

[wpt-sync] Sync PR 18440 - Media Capabilities: make framerate a double instead of a DOMString.

Categories

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

task

Tracking

()

RESOLVED FIXED
mozilla72
Tracking Status
firefox72 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Mounir Lamouri <mlamouri@chromium.org> wrote:

Media Capabilities: make framerate a double instead of a DOMString.

Spec change: https://github.com/w3c/media-capabilities/pull/128

Bug: 994017
Change-Id: Iab036264fe19a6676c97bb12648321408d91f283
Reviewed-on: https://chromium-review.googlesource.com/1755046
WPT-Export-Revision: b5283c312c08edcccd57a2e139bd195ea05b4bfc

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

GitHub CI Results

wpt.fyi PR Results Base Results

Ran 3 tests and 82 subtests

Firefox

OK : 3
PASS : 60
FAIL : 13

Chrome

OK : 3
PASS : 70
FAIL : 3

Safari

OK : 3
PASS : 21
FAIL : 52

Existing tests that now have a worse result

/media-capabilities/decodingInfo.any.html
Test that decodingInfo() accepts framerate with 'e': Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING
Test that decodingInfo() accepts framerate in the form of x/y: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING
Test that decodingInfo() accepts framerate as fraction with decimals: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING

/media-capabilities/encodingInfo.html
Test that encodingInfo() accepts framerate as fraction with decimals: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING
Test that encodingInfo() accepts framerate in the form of x/y: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING
Test that encodingInfo() accepts framerate with 'e': Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING

/media-capabilities/decodingInfo.any.worker.html
Test that decodingInfo() accepts framerate with 'e': Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING
Test that decodingInfo() accepts framerate in the form of x/y: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING
Test that decodingInfo() accepts framerate as fraction with decimals: Firefox: PASS->MISSING, Chrome: PASS->MISSING, Safari: FAIL->MISSING

Other new tests that's don't pass

/media-capabilities/decodingInfo.any.html
Test that decodingInfo() rejects framerate in the form of x/y: Firefox: FAIL, Chrome: FAIL, Safari: PASS

/media-capabilities/encodingInfo.html
Test that encodingInfo() rejects framerate in the form of x/y: Firefox: FAIL, Chrome: FAIL, Safari: FAIL

/media-capabilities/decodingInfo.any.worker.html
Test that decodingInfo() rejects framerate in the form of x/y: Firefox: FAIL, Chrome: FAIL, Safari: FAIL

Gecko CI Results

Ran 3 tests and 73 subtests
OK : 3
PASS : 60
FAIL : 13

New tests that don't pass

/media-capabilities/decodingInfo.any.html
Test that decodingInfo() rejects framerate in the form of x/y: FAIL
/media-capabilities/decodingInfo.any.worker.html
Test that decodingInfo() rejects framerate in the form of x/y: FAIL
/media-capabilities/encodingInfo.html
Test that encodingInfo() rejects framerate in the form of x/y: FAIL

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98a4aff3c57d
[wpt PR 18440] - Media Capabilities: make framerate a double instead of a DOMString., a=testonly
https://hg.mozilla.org/integration/autoland/rev/0e56b574e0f1
[wpt PR 18440] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in before you can comment on or make changes to this bug.