summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc-encoded-transform/script-transform-generateKeyFrame-simulcast.https.html.ini
blob: d081b913ff4836b818c34cba897c0b4c104cea73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[script-transform-generateKeyFrame-simulcast.https.html]
  expected:
    if (os == "linux") and not debug: [OK, CRASH]
  [generateKeyFrame for rid that was negotiated away fails]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]

  [generateKeyFrame works with simulcast rids]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]

  [generateKeyFrame with rid after simulcast->unicast negotiation fails]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]