Bug 1743556 - set screen-cpature/permissions-policy audio and video tests as passing on Windows opt. DONTBUILD

They had already been set as passing on other desktop platforms.

Depends on D132472

Differential Revision: https://phabricator.services.mozilla.com/D132473
This commit is contained in:
Sebastian Hengst 2021-11-30 12:37:56 +00:00
Родитель 47a66b870b
Коммит 3dedd9da05
3 изменённых файлов: 0 добавлений и 15 удалений

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

@ -1,23 +1,18 @@
[permissions-policy-audio+video.https.sub.html]
expected:
if (os == "win") and not debug: TIMEOUT
[Default "display-capture" permissions policy ["self"\] disallows cross-origin iframes.]
expected:
if os == "android": FAIL
[Default "display-capture" permissions policy ["self"\] allows the top-level document.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[Default "display-capture" permissions policy ["self"\] allows same-origin iframes.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.]

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

@ -1,23 +1,18 @@
[permissions-policy-audio.https.sub.html]
expected:
if (os == "win") and not debug: TIMEOUT
[Default "display-capture" permissions policy ["self"\] disallows cross-origin iframes.]
expected:
if os == "android": FAIL
[Default "display-capture" permissions policy ["self"\] allows the top-level document.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[Default "display-capture" permissions policy ["self"\] allows same-origin iframes.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.]

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

@ -1,23 +1,18 @@
[permissions-policy-video.https.sub.html]
expected:
if (os == "win") and not debug: TIMEOUT
[Default "display-capture" permissions policy ["self"\] disallows cross-origin iframes.]
expected:
if os == "android": FAIL
[Default "display-capture" permissions policy ["self"\] allows the top-level document.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[permissions policy "display-capture" can be enabled in cross-origin iframes using "allow" attribute.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[Default "display-capture" permissions policy ["self"\] allows same-origin iframes.]
expected:
if (os == "win") and not debug: TIMEOUT
if os == "android": FAIL
[permissions policy "display-capture" can be disabled in same-origin iframes using "allow" attribute.]