Bug 1525435 - insert expected outcomes for encrypted-media tests in wpt for windows10-aarch64 r=jmaher,gbrown

Changes:
Added expected outcomes to the following files.

```
- drm-check-encryption-scheme.https.html.ini
- drm-check-status-for-hdcp.https.html.ini
- drm-mp4-playback-temporary-playduration-keystatus.html.ini
- drm-mp4-playback-temporary-playduration.html.ini
```

Differential Revision: https://phabricator.services.mozilla.com/D21585

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Gao 2019-03-06 19:48:30 +00:00
Родитель 9f366232ad
Коммит 84ec035b90
4 изменённых файлов: 25 добавлений и 12 удалений

Просмотреть файл

@ -1,16 +1,19 @@
[drm-check-encryption-scheme.https.html]
expected:
if (os == "win" and processor == "aarch64"): OK
if (os == "linux"): TIMEOUT
if (os == "mac"): TIMEOUT
if (os == "win"): TIMEOUT
[drm support for "cenc" encryption scheme.]
expected:
if (os == "win" and processor == "aarch64"): PASS
if (os == "win"): TIMEOUT
if (os == "linux"): TIMEOUT
if (os == "mac"): TIMEOUT
[drm support for "cbcs" encryption scheme.]
expected:
if (os == "win" and processor == "aarch64"): PASS
if (os == "linux"): NOTRUN
if (os == "win"): NOTRUN
if (os == "mac"): NOTRUN

Просмотреть файл

@ -1,19 +1,22 @@
[drm-check-status-for-hdcp.https.html]
expected:
if (os == "linux"): "TIMEOUT"
if (os == "mac"): "TIMEOUT"
if (os == "win"): "TIMEOUT"
if (os == "win" and processor == "aarch64"): OK
if (os == "linux"): TIMEOUT
if (os == "mac"): TIMEOUT
if (os == "win"): TIMEOUT
[drm support for HDCP 1.0.]
expected:
if (os == "win"): "NOTRUN"
if (os == "linux"): "NOTRUN"
if (os == "mac"): "NOTRUN"
if (os == "android"): "FAIL"
if (os == "win" and processor == "aarch64"): FAIL
if (os == "win"): NOTRUN
if (os == "linux"): NOTRUN
if (os == "mac"): NOTRUN
if (os == "android"): FAIL
[drm support for empty HDCP version.]
expected:
if (os == "linux"): "TIMEOUT"
if (os == "win"): "TIMEOUT"
if (os == "android"): "FAIL"
if (os == "mac"): "TIMEOUT"
if (os == "win" and processor == "aarch64"): FAIL
if (os == "linux"): TIMEOUT
if (os == "win"): TIMEOUT
if (os == "android"): FAIL
if (os == "mac"): TIMEOUT

Просмотреть файл

@ -1,9 +1,12 @@
[drm-mp4-playback-temporary-playduration-keystatus.html]
disabled:
if (os == "win" and processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1525435
expected:
if (os == "android"): OK
TIMEOUT
[drm, temporary, mp4, playback with limited playduration, check keystatus, single key]
disabled:
if (os == "win" and processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1525435
expected:
if (os == "android"): FAIL
TIMEOUT

Просмотреть файл

@ -1,8 +1,12 @@
[drm-mp4-playback-temporary-playduration.html]
disabled:
if (os == "win" and processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1525435
expected:
if (os == "android"): OK
TIMEOUT
[drm, temporary, mp4, playback with limited playduration, single key]
disabled:
if (os == "win" and processor == "aarch64"): https://bugzilla.mozilla.org/show_bug.cgi?id=1525435
expected:
if (os == "android"): FAIL
TIMEOUT