tor-browser

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

close-invalid.any.js.ini (1053B)


      1 [close-invalid.any.worker.html?wpt_flags=h2]
      2  expected:
      3    if (os == "linux") and not debug and fission: [OK, TIMEOUT]
      4    if (os == "linux") and not debug and not fission: TIMEOUT
      5    if (os == "android") and debug: [OK, TIMEOUT]
      6    if (os == "android") and not debug: [OK, ERROR, TIMEOUT]
      7 
      8 [close-invalid.any.html?wpt_flags=h2]
      9  expected:
     10    if (os == "linux") and fission: [OK, TIMEOUT]
     11    if os == "android": [OK, ERROR, TIMEOUT]
     12  [0 on a websocket]
     13    expected:
     14      if os == "android": [PASS, FAIL]
     15 
     16  [500 on a websocket]
     17    expected:
     18      if os == "android": [PASS, FAIL]
     19 
     20  [NaN on a websocket]
     21    expected:
     22      if os == "android": [PASS, FAIL]
     23 
     24  [String on a websocket]
     25    expected:
     26      if os == "android": [PASS, FAIL]
     27 
     28  [null on a websocket]
     29    expected:
     30      if os == "android": [PASS, FAIL]
     31 
     32  [2**16+1000 on a websocket]
     33    expected:
     34      if os == "android": [PASS, FAIL]
     35 
     36 
     37 [close-invalid.any.html?wss]
     38 
     39 [close-invalid.any.worker.html?wss]
     40 
     41 [close-invalid.any.html?default]
     42 
     43 [close-invalid.any.worker.html?default]