summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webrtc-encoded-transform/script-transform-generateKeyFrame.https.html.ini
blob: 2a9482047ba9d14982e8b7bfc0b92f051578844e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[script-transform-generateKeyFrame.https.html]
  expected:
    if (os == "linux") and not debug: [OK, CRASH]
    if os == "android": [OK, TIMEOUT]
  [generateKeyFrame rejects with a null track]
    expected:
      if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT, NOTRUN]

  [generateKeyFrame(null) resolves for video sender, and throws for video receiver]
    expected:
      if (processor == "x86") and (os == "linux"): [PASS, FAIL]

  [generateKeyFrame throws NotAllowedError for invalid rid]
    expected:
      if (processor == "x86") and (os == "linux"): [PASS, FAIL]

  [generateKeyFrame rejects when the sender is stopped, even without negotiation]
    expected:
      if (processor == "x86") and (os == "linux"): [PASS, FAIL, TIMEOUT]