diff options
Diffstat (limited to 'testing/web-platform/meta/webrtc/simulcast/setParameters-active.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webrtc/simulcast/setParameters-active.https.html.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webrtc/simulcast/setParameters-active.https.html.ini b/testing/web-platform/meta/webrtc/simulcast/setParameters-active.https.html.ini new file mode 100644 index 0000000000..5c93a4adea --- /dev/null +++ b/testing/web-platform/meta/webrtc/simulcast/setParameters-active.https.html.ini @@ -0,0 +1,13 @@ +[setParameters-active.https.html] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1787474 + expected: [OK, TIMEOUT] + [Simulcast setParameters active=false on first encoding stops sending frames for that encoding] + expected: [PASS, TIMEOUT] + + [Simulcast setParameters active=false on second encoding stops sending frames for that encoding] + expected: [PASS, TIMEOUT, NOTRUN] + + [Simulcast setParameters active=false stops sending frames] + expected: + if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT, NOTRUN] + [PASS, TIMEOUT, NOTRUN] |