зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1613976 - Adjust expectations for MediaRecorder-peerconnection.https.html on Android with Beta and Release.
Differential Revision: https://phabricator.services.mozilla.com/D62145 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
5abf7a05d3
Коммит
7fd69df79d
|
@ -1,14 +1,9 @@
|
|||
[MediaRecorder-peerconnection.https.html]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["TIMEOUT", "ERROR"]
|
||||
if release_or_beta and (os == "android"): OK
|
||||
if os == "android": TIMEOUT
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":false,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "TIMEOUT"]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":false,"audio":true} with format video/webm;codecs=vp9.]
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":false,"audio":true} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
@ -20,73 +15,31 @@
|
|||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":false} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":false} with format video/webm;codecs=vp9.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":true} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":false} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":false} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "TIMEOUT"]
|
||||
if os == "android": TIMEOUT
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":true} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":false,"audio":true} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":false,"audio":true} with format video/webm;codecs=vp9.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":true} with format video/webm;codecs=vp9.]
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":false,"audio":true} with format video/webm;codecs=vp9.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":false} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":true} with format video/webm;codecs=vp9.]
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":false} with format video/webm;codecs=vp9.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
|
@ -98,8 +51,55 @@
|
|||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":false,"audio":true} with format [passthrough\].]
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":true} with format video/webm;codecs=vp9.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["PASS", "NOTRUN"]
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":true} with format video/webm;codecs=vp9.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): ["FAIL", "NOTRUN"]
|
||||
if os == "android": NOTRUN
|
||||
FAIL
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":false,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":false} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":false} with format video/webm;codecs=vp8.]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":false} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": TIMEOUT
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":true,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder gets ondata on stopping recorded tracks {"video":true,"audio":false} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
[PeerConnection MediaRecorder receives data after onstart, {"video":false,"audio":true} with format [passthrough\].]
|
||||
expected:
|
||||
if release_or_beta and (os == "android"): PASS
|
||||
if os == "android": NOTRUN
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче