tor-browser

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

audioworkletprocessor-unconnected-outputs.https.window.js.ini (551B)


      1 [audioworkletprocessor-unconnected-outputs.https.window.html]
      2  expected:
      3    if (os == "mac") and debug: TIMEOUT
      4    if (os == "mac") and not debug: [OK, TIMEOUT]
      5  [Test if unconnected outputs provides a non-zero length array for channels]
      6    expected:
      7      if (os == "mac") and debug: TIMEOUT
      8      if (os == "mac") and not debug: [PASS, TIMEOUT]
      9 
     10  [Test if outputs connected to AudioParam provides a non-zero length array for channels]
     11    expected:
     12      if (os == "mac") and debug: NOTRUN
     13      if (os == "mac") and not debug: [PASS, NOTRUN]