tor-browser

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

Send-null.any.js.ini (1144B)


      1 [Send-null.any.html?wss]
      2  expected:
      3    if (os == "android") and fission: [OK, TIMEOUT]
      4 
      5 [Send-null.any.worker.html]
      6  expected:
      7    if (os == "android") and fission: [OK, TIMEOUT]
      8 
      9 [Send-null.any.worker.html?wpt_flags=h2]
     10  expected:
     11    if (os == "android") and debug and not fission and not swgl: [OK, TIMEOUT]
     12    if (os == "android") and debug and fission: [OK, TIMEOUT]
     13    if (os == "android") and not debug: [OK, ERROR]
     14    if (os == "mac") and not debug: [OK, TIMEOUT]
     15  [Send null data on a WebSocket - Connection should be closed]
     16    expected:
     17      if (os == "mac") and not debug: [PASS, NOTRUN]
     18 
     19 
     20 [Send-null.any.html?wpt_flags=h2]
     21  expected:
     22    if (os == "android") and not fission and not swgl: [OK, TIMEOUT]
     23    if (os == "mac") and not debug: [OK, TIMEOUT]
     24    if (os == "android") and fission: [OK, TIMEOUT]
     25  [Send null data on a WebSocket - Connection should be closed]
     26    expected:
     27      if (os == "mac") and not debug: [PASS, NOTRUN]
     28 
     29 
     30 [Send-null.any.html]
     31  expected:
     32    if (os == "android") and fission: [OK, TIMEOUT]
     33 
     34 [Send-null.any.worker.html?wss]
     35  expected:
     36    if (os == "android") and fission: [OK, TIMEOUT]