tor-browser

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

auction-config.https.window.js.ini (4559B)


      1 [auction-config.https.window.html?6-10]
      2  [valid trustedScoringSignalsURL]
      3    expected: FAIL
      4 
      5  [trustedScoringSignalsURL should not have a fragment]
      6    expected: FAIL
      7 
      8  [trustedScoringSignalsURL with an empty fragment is not OK]
      9    expected: FAIL
     10 
     11  [trustedScoringSignalsURL should not have a query]
     12    expected: FAIL
     13 
     14  [trustedScoringSignalsURL with an empty query is not OK]
     15    expected: FAIL
     16 
     17 
     18 [auction-config.https.window.html?1-5]
     19  [no buyers => no winners]
     20    expected: FAIL
     21 
     22  [seller is not an https URL]
     23    expected: FAIL
     24 
     25  [decisionLogicURL is invalid]
     26    expected: FAIL
     27 
     28  [decisionLogicURL is cross-origin with seller]
     29    expected: FAIL
     30 
     31  [trustedScoringSignalsURL is invalid]
     32    expected: FAIL
     33 
     34 
     35 [auction-config.https.window.html?16-20]
     36  [only one interestGroupBuyer is not https]
     37    expected: FAIL
     38 
     39  [auctionSignals is invalid as JSON]
     40    expected: FAIL
     41 
     42  [sellerSignals is invalid as JSON]
     43    expected: FAIL
     44 
     45  [directFromSellerSignals is invalid]
     46    expected: FAIL
     47 
     48  [directFromSellerSignals is cross-origin with seller]
     49    expected: FAIL
     50 
     51 
     52 [auction-config.https.window.html?11-15]
     53  [trustedScoringSignalsURL should not have embedded credentials]
     54    expected: FAIL
     55 
     56  [trustedScoringSignalsURL is cross-origin with seller]
     57    expected: FAIL
     58 
     59  [interestGroupBuyer is invalid]
     60    expected: FAIL
     61 
     62  [interestGroupBuyer is not https]
     63    expected: FAIL
     64 
     65  [only one interestGroupBuyer is invalid]
     66    expected: FAIL
     67 
     68 
     69 [auction-config.https.window.html?21-last]
     70  [perBuyerPrioritySignals has a value with a key with prefix "browserSignals"]
     71    expected: FAIL
     72 
     73  [component auctions are not allowed within component auctions]
     74    expected: FAIL
     75 
     76  [component auctions are not allowed with interestGroupBuyers]
     77    expected: FAIL
     78 
     79 
     80 [auction-config.https.window.html?21-25]
     81  [directFromSellerSignals has nonempty query]
     82    expected: FAIL
     83 
     84  [perBuyerSignals has invalid URL in a key]
     85    expected: FAIL
     86 
     87  [perBuyerSignals value is invalid as JSON]
     88    expected: FAIL
     89 
     90  [perBuyerGroupLimits has invalid URL in a key]
     91    expected: FAIL
     92 
     93  [perBuyerExperimentGroupIds has invalid URL in a key]
     94    expected: FAIL
     95 
     96 
     97 [auction-config.https.window.html?26-last]
     98  [perBuyerCurrencies with non-https currency map key]
     99    expected: FAIL
    100 
    101  [perBuyerCurrencies not convertible to dictionary]
    102    expected: FAIL
    103 
    104 
    105 [auction-config.https.window.html?31-35]
    106  [perBuyerCurrencies with invalid currency map key]
    107    expected: FAIL
    108 
    109  [perBuyerCurrencies with non-https currency map key]
    110    expected: FAIL
    111 
    112  [perBuyerCurrencies not convertible to dictionary]
    113    expected: FAIL
    114 
    115  [requestedSize has no width]
    116    expected: FAIL
    117 
    118  [requestedSize has no height]
    119    expected: FAIL
    120 
    121 
    122 [auction-config.https.window.html?36-last]
    123  [requestedSize hexideximal]
    124    expected: FAIL
    125 
    126  [Empty allSlotsRequestedSizes]
    127    expected: FAIL
    128 
    129  [allSlotsRequestedSizes without matching value in requestedSize]
    130    expected: FAIL
    131 
    132  [allSlotsRequestedSizes has duplicate values]
    133    expected: FAIL
    134 
    135  [allSlotsRequestedSizes has invalid value]
    136    expected: FAIL
    137 
    138  [forDebuggingOnly lockout and cooldowns updating in one auction, read in another's.]
    139    expected: FAIL
    140 
    141 
    142 [auction-config.https.window.html?26-30]
    143  [perBuyerPrioritySignals has invalid URL in a key]
    144    expected: FAIL
    145 
    146  [perBuyerPrioritySignals has a value with a key with prefix "browserSignals"]
    147    expected: FAIL
    148 
    149  [component auctions are not allowed within component auctions]
    150    expected: FAIL
    151 
    152  [component auctions are not allowed with interestGroupBuyers]
    153    expected: FAIL
    154 
    155  [perBuyerCurrencies with invalid currency]
    156    expected: FAIL
    157 
    158 
    159 [auction-config.https.window.html?46-last]
    160  [allSlotsRequestedSizes has invalid value]
    161    expected: FAIL
    162 
    163  [forDebuggingOnly lockout and cooldowns updating in one auction, read in another's.]
    164    expected: FAIL
    165 
    166 
    167 [auction-config.https.window.html?36-40]
    168  [requestedSize width not a number]
    169    expected: FAIL
    170 
    171  [requestedSize height not a number]
    172    expected: FAIL
    173 
    174  [requestedSize 0]
    175    expected: FAIL
    176 
    177  [requestedSize space before units]
    178    expected: FAIL
    179 
    180  [requestedSize leading 0]
    181    expected: FAIL
    182 
    183 
    184 [auction-config.https.window.html?40-45]
    185  [requestedSize leading 0]
    186    expected: FAIL
    187 
    188  [requestedSize invalid unit type]
    189    expected: FAIL
    190 
    191  [requestedSize hexideximal]
    192    expected: FAIL
    193 
    194  [Empty allSlotsRequestedSizes]
    195    expected: FAIL
    196 
    197  [allSlotsRequestedSizes without matching value in requestedSize]
    198    expected: FAIL
    199 
    200  [allSlotsRequestedSizes has duplicate values]
    201    expected: FAIL