Bug 1909945 - part2 : update expectations for wpts. r=media-playback-reviewers,karlt

Differential Revision: https://phabricator.services.mozilla.com/D217844
This commit is contained in:
alwu
2024-07-30 00:27:26 +00:00
parent 3012af0711
commit abee3c0b51
3 changed files with 0 additions and 7 deletions

View File

@@ -1,9 +1,7 @@
[clearkey-mp4-playback-temporary-clear-encrypted-segmented.https.html]
expected:
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: [OK, TIMEOUT]
[org.w3.clearkey, temporary, mp4, playback, encrypted and clear sources in separate segments]
expected:
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: [PASS, TIMEOUT]
if os == "android": FAIL

View File

@@ -1,11 +1,9 @@
[clearkey-mp4-playback-temporary-clear-encrypted.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, TIMEOUT, CRASH]
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: [OK, TIMEOUT]
[org.w3.clearkey, temporary, mp4, playback, single key, clear then encrypted content]
expected:
if (os == "linux") and not fission and not debug: [PASS, TIMEOUT]
if (os == "win") and not debug: TIMEOUT
if (os == "mac") and not debug: [PASS, TIMEOUT]
if os == "android": FAIL

View File

@@ -1,10 +1,7 @@
[clearkey-mp4-playback-temporary-encrypted-clear.https.html]
disabled:
if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1301418
expected:
if (os == "win") and not debug: TIMEOUT
[org.w3.clearkey, temporary, mp4, playback, single key, encrypted then clear content]
expected:
if (os == "win") and debug and (processor == "x86"): [PASS, TIMEOUT]
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL