script-transform-sendKeyFrameRequest.https.html.ini (537B)
1 [script-transform-sendKeyFrameRequest.https.html] 2 expected: 3 if os == "mac": [OK, TIMEOUT] 4 [sendKeyFrameRequest resolves for video receiver, and throws for video sender] 5 bug: 1709960 6 expected: 7 if (os == "win") and (processor == "x86_64"): [PASS, FAIL] 8 if os == "mac": [PASS, FAIL] 9 10 [sendKeyFrameRequest throws for audio sender/receiver] 11 bug: 1709960 12 13 [sendKeyFrameRequest does not reject when the receiver is negotiated inactive, and resumes succeeding when negotiated back to active] 14 bug: 1709960