tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

RTCPeerConnection-insertable-streams-worker.https.html.ini (606B)


      1 [RTCPeerConnection-insertable-streams-worker.https.html]
      2  expected:
      3    if os == "mac": [OK, TIMEOUT]
      4  [RTCRtpSender readable stream transferred to a Worker and the Worker sends an RTCEncodedAudioFrame back]
      5    expected: FAIL
      6 
      7  [RTCRtpSender readable stream transferred to a Worker and the Worker sends an RTCEncodedVideoFrame back]
      8    expected: FAIL
      9 
     10  [Video RTCRtpSender insertable streams transferred to a worker, which tries to write an invalid frame]
     11    expected: FAIL
     12 
     13  [Audio RTCRtpSender insertable streams transferred to a worker, which tries to write an invalid frame]
     14    expected: FAIL