tor-browser

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

echo-large-bidirectional-streams.https.any.js.ini (876B)


      1 [echo-large-bidirectional-streams.https.any.worker.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT
      4    if (os == "mac") and not debug: [OK, CRASH]
      5  [Ensure large bidirectional streams does not cause race condition]
      6    expected:
      7      if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT
      8 
      9 
     10 [echo-large-bidirectional-streams.https.any.html]
     11 
     12 [echo-large-bidirectional-streams.https.any.serviceworker.html]
     13  expected:
     14    if (os == "mac") and not debug: [OK, ERROR]
     15 
     16 [echo-large-bidirectional-streams.https.any.sharedworker.html]
     17  expected:
     18    if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT
     19    if (os == "mac") and not debug: [OK, CRASH]
     20  [Ensure large bidirectional streams does not cause race condition]
     21    expected:
     22      if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT