tor-browser

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

Send-unpaired-surrogates.any.js.ini (867B)


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