Bug 1767285 [wpt PR 33896] - Update wpt metadata, a=testonly

wpt-pr: 33896
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2022-05-03 15:24:14 +00:00
Родитель ac3f2840ec
Коммит ebab9dadf6
2 изменённых файлов: 6 добавлений и 5 удалений

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

@ -1,4 +1,5 @@
[popup-meta-http-equiv.https.html]
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and not debug: [OK, TIMEOUT, CRASH]
if (os == "win") and not debug and (processor == "x86"): [ERROR, OK, TIMEOUT]
if (os == "linux") and not debug: [ERROR, OK, TIMEOUT, CRASH]
ERROR

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

@ -1,5 +1,5 @@
[popup-with-structured-header.https.html]
expected:
if (os == "android") and not swgl and not debug: [OK, TIMEOUT]
if (os == "android") and not swgl and debug: [OK, TIMEOUT]
if (os == "android") and swgl: [OK, TIMEOUT]
if (os == "android") and not swgl and not debug: [ERROR, OK, TIMEOUT]
if (os == "android") and not swgl and debug: [ERROR, OK, TIMEOUT]
ERROR