Bug 1606730 [wpt PR 21013] - Update wpt metadata, a=testonly

wpt-pr: 21013
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2020-01-06 13:13:48 +00:00
Родитель f1860c986d
Коммит 6b58430b9c
1 изменённых файлов: 3 добавлений и 21 удалений

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

@ -1,23 +1,5 @@
[RTCDataChannel-close.html]
expected:
if debug and (os == "linux") and webrender and not fission: OK
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
if not debug and (os == "linux") and webrender and not fission: TIMEOUT
if not debug and (os == "linux") and webrender and fission: ["OK", "TIMEOUT"]
if debug and (os == "linux") and not webrender: ["OK", "TIMEOUT"]
if debug and (os == "win") and webrender: ["OK", "TIMEOUT"]
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
if debug and (os == "android"): ["OK", "TIMEOUT"]
[TIMEOUT, OK]
[Close peerconnection causes close event to be called]
expected:
if not debug and (os == "linux") and webrender and not fission: TIMEOUT
if not debug and (os == "linux") and webrender and fission: ["PASS", "TIMEOUT"]
if debug and (os == "win") and not webrender and (processor == "x86_64"): ["PASS", "TIMEOUT"]
if debug and (os == "linux") and webrender and not fission: PASS
if not debug and (os == "win") and (processor == "x86_64"): TIMEOUT
if debug and (os == "win") and webrender: ["PASS", "TIMEOUT"]
if debug and (os == "linux") and not webrender: ["PASS", "TIMEOUT"]
if debug and (os == "android"): ["PASS", "TIMEOUT"]
[TIMEOUT, PASS]
expected: TIMEOUT
[Close peerconnection causes close event and error to be called]
expected: TIMEOUT