summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc/simulcast/setParameters-active.https.html.ini
blob: cd80f27535090c7a14d3d3e95aaa7228c16d50d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[setParameters-active.https.html]
  bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1787474
  expected:
    if (os == "android") and swgl: [TIMEOUT, OK]
    [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:
      if swgl and (os == "android"): [TIMEOUT, PASS, NOTRUN]
      [PASS, TIMEOUT, NOTRUN]

  [Simulcast setParameters active=false stops sending frames]
    expected:
      if (os == "android") and swgl: [NOTRUN, PASS, TIMEOUT]
      if (os == "mac") and not debug: [PASS, FAIL, TIMEOUT, NOTRUN]
      [PASS, TIMEOUT, NOTRUN]