tor-browser

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

Send-binary-65K-arraybuffer.any.js.ini (1135B)


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