Closed
Bug 1326220
Opened 9 years ago
Closed 9 years ago
[WPT] Remove out-of-date sub tests and unexpected results in clearkey-mp4-requestmediakeysystemaccess.html.ini
Categories
(Core :: Audio/Video: Playback, defect, P5)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: kikuo, Assigned: kikuo)
Details
Attachments
(1 file)
According to the Spec [1] and github modification [2], these the following tests and expected results [3] should be removed.
'''
[org.w3.clearkey, requestMediaKeySystemAccess: Empty Key System () should result in InvalidAccessError]
expected: FAIL
[org.w3.clearkey, requestMediaKeySystemAccess: Empty supportedConfigurations should result in InvalidAccessError]
expected: FAIL
'''
[1] https://w3c.github.io/encrypted-media/#dom-navigator-requestmediakeysystemaccess
[2] https://github.com/w3c/web-platform-tests/commit/c860e8cb0ef559de048fe4d6599a9a9aa0b0679a
[3] http://searchfox.org/mozilla-central/rev/51aa673e28802fe6ea89f4793721fc55334a6ac8/testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.html.ini#94-98
Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
mozreview-review |
Comment on attachment 8822449 [details]
Bug 1326220 - [WPT] Remove out-of-date sub tests and unexpected results in clearkey-mp4-requestmediakeysystemaccess.html.ini
https://reviewboard.mozilla.org/r/101360/#review101954
Attachment #8822449 -
Flags: review?(jwwang) → review+
Pushed by kikuo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b7d4d0de61bc
[WPT] Remove out-of-date sub tests and unexpected results in clearkey-mp4-requestmediakeysystemaccess.html.ini r=jwwang
Comment 4•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox53:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•