tor-browser

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

trusted-scoring-signals.https.window.js.ini (4782B)


      1 [trusted-scoring-signals.https.window.html?1-5]
      2  [No trustedScoringSignalsURL.]
      3    expected: FAIL
      4 
      5  [Trusted scoring signals closes the connection without sending anything.]
      6    expected: FAIL
      7 
      8  [Trusted scoring signals response is HTTP 404 error.]
      9    expected: FAIL
     10 
     11  [Trusted scoring signals response has no content-type.]
     12    expected: FAIL
     13 
     14  [Trusted scoring signals response has wrong content-type.]
     15    expected: FAIL
     16 
     17 
     18 [trusted-scoring-signals.https.window.html?16-20]
     19  [Trusted scoring signals response has null value for renderURL.]
     20    expected: FAIL
     21 
     22  [Trusted scoring signals response has a number value for renderURL.]
     23    expected: FAIL
     24 
     25  [Trusted scoring signals response has a string value for renderURL.]
     26    expected: FAIL
     27 
     28  [Trusted scoring signals response has an array value for renderURL.]
     29    expected: FAIL
     30 
     31  [Trusted scoring signals response has an object value for renderURL.]
     32    expected: FAIL
     33 
     34 
     35 [trusted-scoring-signals.https.window.html?11-15]
     36  [Trusted scoring signals response is a JSON array.]
     37    expected: FAIL
     38 
     39  [Trusted scoring signals response is invalid JSON object.]
     40    expected: FAIL
     41 
     42  [Trusted scoring signals response has no renderURL object.]
     43    expected: FAIL
     44 
     45  [Trusted scoring signals response has no renderURLs.]
     46    expected: FAIL
     47 
     48  [Trusted scoring signals response has renderURL not in response.]
     49    expected: FAIL
     50 
     51 
     52 [trusted-scoring-signals.https.window.html?41-last]
     53  [Component ads trusted scoring signals.]
     54    expected: FAIL
     55 
     56 
     57 [trusted-scoring-signals.https.window.html?26-30]
     58  [Trusted scoring signals response has min Data-Version.]
     59    expected: FAIL
     60 
     61  [Trusted scoring signals response has max Data-Version.]
     62    expected: FAIL
     63 
     64  [Trusted scoring signals response has too large Data-Version.]
     65    expected: FAIL
     66 
     67  [Trusted scoring signals response has data-version with leading 0.]
     68    expected: FAIL
     69 
     70  [Trusted scoring signals response has negative Data-Version.]
     71    expected: FAIL
     72 
     73 
     74 [trusted-scoring-signals.https.window.html?21-25]
     75  [Trusted scoring signals with escaped renderURL.]
     76    expected: FAIL
     77 
     78  [Trusted scoring signals receives hostname field.]
     79    expected: FAIL
     80 
     81  [Trusted scoring signals multiple renderURLs.]
     82    expected: FAIL
     83 
     84  [Trusted scoring signals response has no Data-Version.]
     85    expected: FAIL
     86 
     87  [Trusted scoring signals response has valid Data-Version.]
     88    expected: FAIL
     89 
     90 
     91 [trusted-scoring-signals.https.window.html?36-40]
     92  [Trusted scoring signals response has data-version and double JSON object body.]
     93    expected: FAIL
     94 
     95  [Trusted scoring signals response has data-version and no renderURLs.]
     96    expected: FAIL
     97 
     98  [Component ads trusted scoring signals, server closes the connection without sending anything.]
     99    expected: FAIL
    100 
    101  [Trusted scoring signals request without component ads in bid.]
    102    expected: FAIL
    103 
    104  [Component ads trusted scoring signals trusted scoring signals response is empty JSON object.]
    105    expected: FAIL
    106 
    107 
    108 [trusted-scoring-signals.https.window.html?6-10]
    109  [Trusted scoring signals response does not allow FLEDGE.]
    110    expected: FAIL
    111 
    112  [Trusted scoring signals response has wrong Ad-Auction-Allowed header.]
    113    expected: FAIL
    114 
    115  [Trusted scoring signals response has no Ad-Auction-Allowed header.]
    116    expected: FAIL
    117 
    118  [Trusted scoring signals response has no body.]
    119    expected: FAIL
    120 
    121  [Trusted scoring signals response is not JSON.]
    122    expected: FAIL
    123 
    124 
    125 [trusted-scoring-signals.https.window.html?31-35]
    126  [Trusted scoring signals response has decimal in Data-Version.]
    127    expected: FAIL
    128 
    129  [Trusted scoring signals response has space in Data-Version.]
    130    expected: FAIL
    131 
    132  [Trusted scoring signals response has hex Data-Version.]
    133    expected: FAIL
    134 
    135  [Trusted scoring signals response has data-version and empty body.]
    136    expected: FAIL
    137 
    138  [Trusted scoring signals response has data-version and JSON array body.]
    139    expected: FAIL
    140 
    141 
    142 [trusted-scoring-signals.https.window.html?41-45]
    143  [Component ads trusted scoring signals.]
    144    expected: FAIL
    145 
    146  [Trusted scoring signals request works with a URL length limit set to 0.]
    147    expected: FAIL
    148 
    149  [Trusted scoring signals request works with a URL length limit smaller than the URL length.]
    150    expected: FAIL
    151 
    152  [Trusted scoring signals request works with a URL length limit larger than the URL length.]
    153    expected: FAIL
    154 
    155  [Trusted scoring signals splits the request if the combined URL length exceeds the limit of regular value.]
    156    expected: FAIL
    157 
    158 
    159 [trusted-scoring-signals.https.window.html?45-last]
    160  [Trusted scoring signals splits the request if the combined URL length exceeds the limit of regular value.]
    161    expected: FAIL
    162 
    163  [Trusted scoring signals splits the request if the combined URL length exceeds the limit of small value.]
    164    expected: FAIL