tor-browser

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

Worker-creation-happens-in-parallel.https.html.ini (281B)


      1 [Worker-creation-happens-in-parallel.https.html]
      2  expected:
      3    if not debug and (os == "win"): [TIMEOUT, CRASH]
      4    if not debug and (os == "android"): [OK, ERROR]
      5    if debug: OK
      6    TIMEOUT
      7  [Tests that creation of a "new Worker()" will occur in parallel]
      8    expected: FAIL