Bug 1742611 [wpt PR 31720] - Update wpt metadata, a=testonly

wpt-pr: 31720
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2021-11-29 21:10:46 +00:00
Родитель feac254223
Коммит 3bface93f3
2 изменённых файлов: 4 добавлений и 2 удалений

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

@ -1 +1 @@
leak-threshold: [default:51200, tab:358400]
leak-threshold: [default:51200, rdd:51200, tab:358400]

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

@ -6,6 +6,9 @@
if (os == "linux") and not debug and webrender and not fission: [OK, ERROR]
if (os == "win") and (processor == "x86") and not debug: [OK, TIMEOUT]
if (os == "mac") and not debug: [OK, ERROR]
if not debug and (os == "win") and (processor == "x86_64"): OK
if not debug and (os == "android"): OK
CRASH
[Ranged response not allowed following no-cors ranged request]
expected:
if (os == "linux") and not debug and webrender: [FAIL, PASS]
@ -29,4 +32,3 @@
[Accept-Encoding should not appear in a service worker]
expected:
if (processor == "x86") and not debug: [PASS, NOTRUN]