Bug 1688936 [wpt PR 27336] - Update wpt metadata, a=testonly

wpt-pr: 27336
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2021-02-11 02:01:21 +00:00
Родитель 5196a2075f
Коммит 753f7076bd
3 изменённых файлов: 64 добавлений и 34 удалений

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

@ -1,9 +1,9 @@
[RTCPeerConnection-insertable-streams-legacy.https.html]
expected:
if (os == "linux") and not debug and webrender: ["OK", "ERROR", "TIMEOUT", "CRASH"]
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT", "ERROR", "CRASH"]
if (os == "linux") and debug and fission: ["OK", "ERROR", "TIMEOUT"]
if (os == "linux") and debug and not fission: ["OK", "TIMEOUT"]
if (os == "linux") and not debug and webrender: [OK, ERROR, TIMEOUT, CRASH]
if (os == "linux") and not debug and not webrender: [OK, TIMEOUT, ERROR, CRASH]
if (os == "linux") and debug and fission: [OK, ERROR, TIMEOUT]
if (os == "linux") and debug and not fission: [OK, TIMEOUT]
[Legacy API works]
expected: FAIL

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

@ -1,99 +1,124 @@
[RTCDataChannel-bufferedAmount.html]
expected:
if (os == "win") and webrender and not debug and not fission: ["OK", "TIMEOUT"]
if (os == "win") and webrender and not debug and not fission: [OK, TIMEOUT]
if (os == "linux") and not debug and not webrender: ["OK", "TIMEOUT"]
[negotiated datachannel bufferedAmount should increase to byte length of encodedunicode string sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount initial value should be 0 for both peers]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "TIMEOUT"]
if (os == "win") and webrender and not debug and not fission: [PASS, TIMEOUT]
if (os == "linux") and not debug and not webrender: ["PASS", "TIMEOUT"]
[negotiated datachannel bufferedamount returns the same amount if no more data is]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount should not decrease immediately after initiating closure]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedamountlow event fires only once after multiple consecutive send() calls]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedamountlow event fires after each sent message]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount should increase to size of blob sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount should not decrease after closing the peer connection]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedAmount should not decrease immediately after initiating closure]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedamount is data.length on send(data)]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedAmount should not decrease after closing the peer connection]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedAmount should increase to byte length of buffer sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount should increase to byte length of encodedunicode string sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedAmount should increase to size of blob sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount should increase to byte length of buffer sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedamount returns the same amount if no more data is]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedamount is data.length on send(data)]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedamountlow event fires after send() is complete]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedamountlow event fires only once after multiple consecutive send() calls]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedAmount should increase by byte length for each message sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedAmount initial value should be 0 for both peers]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedamountlow event fires after send() is complete]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[negotiated datachannel bufferedamountlow event fires after each sent message]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]
[datachannel bufferedAmount should increase by byte length for each message sent]
expected:
if (os == "win") and webrender and not debug and not fission: ["PASS", "NOTRUN"]
if (os == "win") and webrender and not debug and not fission: [PASS, NOTRUN]
if (os == "linux") and not debug and not webrender: ["PASS", "NOTRUN"]

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

@ -1,17 +1,22 @@
[bundle.https.html]
expected:
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT", "ERROR", "CRASH"]
if (os == "linux") and not debug and not webrender and (processor == "x86"): ["OK", "ERROR", "CRASH"]
if (os == "linux") and not debug and webrender and fission: ["OK", "ERROR", "CRASH"]
if (os == "linux") and not debug and not webrender and (processor == "x86_64"): [OK, TIMEOUT, ERROR, CRASH]
if (os == "linux") and not debug and not webrender and (processor == "x86"): [OK, ERROR, CRASH]
if (os == "linux") and not debug and webrender and fission: [OK, ERROR, CRASH]
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "OK"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["OK", "TIMEOUT"]
[not negotiating BUNDLE creates two separate ice and dtls transports]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
if (os == "win") and (processor == "x86") and debug: ["FAIL", "TIMEOUT"]
FAIL
[bundles on the first transport and closes the second]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1307996
expected:
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): ["FAIL", "NOTRUN"]
if (os == "linux") and not webrender and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
if (os == "win") and debug and not webrender and (processor == "x86"): ["TIMEOUT", "FAIL", "NOTRUN"]
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["FAIL", "TIMEOUT"]
FAIL