tor-browser

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

Worker-postMessage-happens-in-parallel.https.html.ini (358B)


      1 [Worker-postMessage-happens-in-parallel.https.html]
      2  expected:
      3    if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: [OK, TIMEOUT]
      4    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
      5    if (os == "linux") and (processor == "x86"): [OK, TIMEOUT]
      6    if (os == "android") and debug: [OK, TIMEOUT]