tor-browser

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

audiocontextoptions.html.ini (658B)


      1 [audiocontextoptions.html]
      2  expected:
      3    if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
      4    if (os == "android") and debug and not sessionHistoryInParent: [OK, ERROR]
      5    if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT]
      6    if (os == "android") and not debug and not sessionHistoryInParent: [OK, TIMEOUT]
      7  [X context = new AudioContext({'latencyHint': 'foo'}) did not throw an exception.]
      8    expected: FAIL
      9 
     10  [< [test-audiocontextoptions-latencyHint-double\] 1 out of 10 assertions were failed.]
     11    expected: FAIL
     12 
     13  [# AUDIT TASK RUNNER FINISHED: 1 out of 3 tasks were failed.]
     14    expected: FAIL