Files
sousa-gecko/testing/web-platform/meta/webcodecs/videoDecoder-interlaced-h264.https.any.js.ini
Andrew Osmond fe6a6bc2d3 Bug 2065783 - Add openh264 variant of the WPT webcodecs and webrtc tasks. r=jgraham,media-playback-reviewers,pehrsons,taskgraph-reviewers,releng-reviewers,bhearsum,padenot
openh264 will allow us to run these tests with the actual OpenH264
plugin, which is much closer to the release configuration than the fake
plugins. It forces OpenH264 to be preferred by default to maximize the
test coverage using the plugin.

To accomplish this, it adds the OpenH264 plugin build task as a
dependency, and adds caching for it to prevent wasting CI time on
something that rarely changes.

In a follow up bug, we can remove the fake OpenH264 plugin entirely
and always run CI with the real plugin. There may need to be additional
annotations there, and it affects a much larger scope of tasks, so we
will do that separately to minimize risk.

Differential Revision: https://phabricator.services.mozilla.com/D320666
2026-08-31 15:52:52 +00:00

13 lines
395 B
INI

[videoDecoder-interlaced-h264.https.any.worker.html?h264_interlaced_avc]
[Test decoding h.264 interlaced content]
expected:
if openh264: FAIL
if os == "android": PRECONDITION_FAILED
[videoDecoder-interlaced-h264.https.any.html?h264_interlaced_avc]
[Test decoding h.264 interlaced content]
expected:
if openh264: FAIL
if os == "android": PRECONDITION_FAILED