9 lines
490 B
INI
9 lines
490 B
INI
[script-transform-sendKeyFrameRequest.https.html]
|
|
[sendKeyFrameRequest resolves for video receiver, and throws for video sender]
|
|
expected:
|
|
if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
|
|
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
|
|
if os == "mac": [PASS, FAIL]
|
|
|
|
[sendKeyFrameRequest does not reject when the receiver is negotiated inactive, and resumes succeeding when negotiated back to active]
|
|
expected: FAIL
|