Closed
Bug 1909952
Opened 4 months ago
Closed 4 months ago
Enable DRM wpt tests on Windows by using PlayReady
Categories
(Core :: Audio/Video: Playback, task, P1)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
130 Branch
Tracking | Status | |
---|---|---|
firefox130 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
(Blocks 2 open bugs)
Details
Attachments
(5 files)
We would like to use PlayReady for these tests.
Assignee | ||
Comment 1•4 months ago
|
||
Depends on D217844
Assignee | ||
Comment 2•4 months ago
|
||
Depends on D217845
Assignee | ||
Comment 3•4 months ago
|
||
Depends on D217846
Updated•4 months ago
|
Attachment #9416332 -
Attachment description: WIP: Bug 1909952 - part1 : use PlayReady for drm wpts on Firefox Windows. → Bug 1909952 - part1 : use PlayReady for drm wpts on Firefox Windows.
Updated•4 months ago
|
Attachment #9416333 -
Attachment description: WIP: Bug 1909952 - part2 : always return a promise. → Bug 1909952 - part2 : always return a promise.
Assignee | ||
Comment 4•4 months ago
|
||
This patch add a new variant, eme-wmf
, to run PlayReady on EME wpts.
But for the clearkey wpts, they will still be run on our GMP clearkey,
instead of Media Foundation based clearkey.
Depends on D217846
Updated•4 months ago
|
Attachment #9416334 -
Attachment description: WIP: Bug 1909952 - part3 : enable wpts on Windows. → Bug 1909952 - part4 : enable/disable EME wpts.
Assignee | ||
Comment 5•4 months ago
|
||
Depends on D217847
Updated•4 months ago
|
Attachment #9416945 -
Attachment description: Bug 1909952 - part5 : disable tests due to high intermittent failure rate. → Bug 1909952 - part5 : mark tests as intermittent due to high intermittent failure rate.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/21568d132cd8
part1 : use PlayReady for drm wpts on Firefox Windows. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/96d5ea663713
part2 : always return a promise. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/41c2d77cd0da
part3 : run EME wpts on a new variant. r=jmaher
https://hg.mozilla.org/integration/autoland/rev/20a19adc5746
part4 : enable/disable EME wpts. r=media-playback-reviewers,padenot
https://hg.mozilla.org/integration/autoland/rev/9be938a37218
part5 : mark tests as intermittent due to high intermittent failure rate. r=media-playback-reviewers,padenot
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/47417 for changes under testing/web-platform/tests
Comment 8•4 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/21568d132cd8
https://hg.mozilla.org/mozilla-central/rev/96d5ea663713
https://hg.mozilla.org/mozilla-central/rev/41c2d77cd0da
https://hg.mozilla.org/mozilla-central/rev/20a19adc5746
https://hg.mozilla.org/mozilla-central/rev/9be938a37218
Status: NEW → RESOLVED
Closed: 4 months ago
status-firefox130:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 130 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•