Bug 1661213 - [wpt-sync] Update web-platform-tests follow-up: navigation-reporting expectations, a=testonly DONTBUILD

This commit is contained in:
Sebastian Hengst 2020-08-27 16:21:28 +02:00
Родитель d967b73f73
Коммит 2b19a85f7f
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -26,7 +26,7 @@
[verify remaining reports]
expected:
if (os == "win") and ccov: PASS
if not debug and (processor == "x86_64") and (os == "linux") and webrender: NOTRUN
if not debug and (processor == "x86_64") and (os == "linux"): NOTRUN
if not debug and (processor == "x86_64") and (os == "mac"): NOTRUN
if not debug and (processor == "x86_64") and (os == "win"): NOTRUN
if not debug and (processor == "x86"): ["NOTRUN", "PASS"]

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

@ -8,7 +8,7 @@
[coop reporting test reporting same origin with report-to to CROSS_ORIGIN with same-origin; report-to="coop-popup-report-endpoint", , , ]
expected:
if (os == "win") and ccov: FAIL
if not debug and (os == "linux") and webrender: NOTRUN
if not debug and (os == "linux"): NOTRUN
if not debug and (os == "win") and (processor == "x86_64"): ["NOTRUN", "TIMEOUT"]
if not debug and (os == "win") and (processor == "x86"): ["NOTRUN", "TIMEOUT"]
if not debug and (os == "mac"): NOTRUN