tor-browser

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

respond-with-body-accessed-response.https.html.ini (2276B)


      1 [respond-with-body-accessed-response.https.html]
      2  expected:
      3    if (processor == "x86") and (os == "linux"): [OK, TIMEOUT]
      4  [test: type=opaque]
      5    expected:
      6      if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT]
      7 
      8  [test: type=default]
      9    expected:
     10      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     11 
     12  [test: type=basic&clone=1]
     13    expected:
     14      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     15 
     16  [test: type=opaque&clone=1]
     17    expected:
     18      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     19 
     20  [test: type=default&clone=1]
     21    expected:
     22      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     23 
     24  [test: type=basic&clone=2]
     25    expected:
     26      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     27 
     28  [test: type=opaque&clone=2]
     29    expected:
     30      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     31 
     32  [test: type=default&clone=2]
     33    expected:
     34      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     35 
     36  [test: type=basic&passThroughCache=true]
     37    expected:
     38      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     39 
     40  [test: type=opaque&passThroughCache=true]
     41    expected:
     42      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     43 
     44  [test: type=default&passThroughCache=true]
     45    expected:
     46      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     47 
     48  [test: type=basic&clone=1&passThroughCache=true]
     49    expected:
     50      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     51 
     52  [test: type=opaque&clone=1&passThroughCache=true]
     53    expected:
     54      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     55 
     56  [test: type=default&clone=1&passThroughCache=true]
     57    expected:
     58      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     59 
     60  [test: type=basic&clone=2&passThroughCache=true]
     61    expected:
     62      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     63 
     64  [test: type=opaque&clone=2&passThroughCache=true]
     65    expected:
     66      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     67 
     68  [test: type=default&clone=2&passThroughCache=true]
     69    expected:
     70      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
     71 
     72  [restore global state]
     73    expected:
     74      if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]