tor-browser

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

RTCEncodedAudioFrame-metadata.https.html.ini (619B)


      1 [RTCEncodedAudioFrame-metadata.https.html]
      2  expected:
      3    if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT
      4    if (os == "mac") and debug: [OK, TIMEOUT]
      5    if (os == "mac") and not debug: [OK, TIMEOUT]
      6    if (os == "android") and not debug: [OK, TIMEOUT]
      7  [Constructing audio frame before sending works]
      8    expected: FAIL
      9 
     10  [Constructing audio frame with metadata argument before sending works]
     11    expected: FAIL
     12 
     13  [Constructing audio frame with bad metadata argument before sending does not work]
     14    expected: FAIL
     15 
     16  [Basic simulcast setup with three spatial layers]
     17    expected: FAIL