tor-browser

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

mark.any.js.ini (379B)


      1 [mark.any.html]
      2  [Entry 0 startTime is approximately correct (up to 20ms difference allowed)]
      3    expected:
      4      if asan and not fission: [PASS, FAIL]
      5 
      6 
      7 [mark.any.worker.html]
      8  [Entry 1 startTime is approximately correct (up to 20ms difference allowed)]
      9    expected:
     10      if not asan and (os == "linux") and not fission: [PASS, FAIL]
     11      if asan and fission: [PASS, FAIL]