tor-browser

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

direct-from-seller-signals.https.window.js.ini (6954B)


      1 [direct-from-seller-signals.https.window.html?1-5]
      2  [Test directFromSellerSignals with empty Ad-Auction-Signals header.]
      3    expected: FAIL
      4 
      5  [Test directFromSellerSignals with only sellerSignals.]
      6    expected: FAIL
      7 
      8  [Test directFromSellerSignals with only auctionSignals.]
      9    expected: FAIL
     10 
     11  [Test directFromSellerSignals with only perBuyerSignals.]
     12    expected: FAIL
     13 
     14  [Test directFromSellerSignals with sellerSignals, auctionSignals and perBuyerSignals.]
     15    expected: FAIL
     16 
     17 
     18 [direct-from-seller-signals.https.window.html?21-last]
     19  [Test directFromSellerSignals with fetching in top frame and running auction in iframe.]
     20    expected: FAIL
     21 
     22  [Test directFromSellerSignals with fetching and running auction in the same iframe.]
     23    expected: FAIL
     24 
     25  [Test directFromSellerSignals with fetching in iframe 1 and running auction in iframe 2.]
     26    expected: FAIL
     27 
     28  [Test directFromSellerSignals with fetching in iframe and running auction in top frame.]
     29    expected: FAIL
     30 
     31  [Test directFromSellerSignals with network error.]
     32    expected: FAIL
     33 
     34  [Test directFromSellerSignals feature detection.]
     35    expected: FAIL
     36 
     37  [Test directFromSellerSignals with 2 responses -- the later overwrites the former.]
     38    expected: FAIL
     39 
     40  [Test directFromSellerSignals with 3 responses -- the last response overwrites the former responses.]
     41    expected: FAIL
     42 
     43  [Test directFromSellerSignals with 2 responses -- old non-overwritten ad slot remains.]
     44    expected: FAIL
     45 
     46  [Test invalid directFromSellerSignals with duplicate adSlot in response -- the second is ignored.]
     47    expected: FAIL
     48 
     49  [Test invalid directFromSellerSignals with duplicate adSlot in response, selecting a non duplicated adSlot.]
     50    expected: FAIL
     51 
     52  [Test invalid directFromSellerSignals with duplicate values in response.]
     53    expected: FAIL
     54 
     55 
     56 [direct-from-seller-signals.https.window.html?6-10]
     57  [Test directFromSellerSignals with single fetch and multiple auctions]
     58    expected: FAIL
     59 
     60  [Test directFromSellerSignals with resolved promise ad slot.]
     61    expected: FAIL
     62 
     63  [Test directFromSellerSignals with rejected promise ad slot.]
     64    expected: FAIL
     65 
     66  [Test directFromSellerSignals that runAdAuction will wait until the promise of fetch is resolved.]
     67    expected: FAIL
     68 
     69  [Test directFromSellerSignals with mismatched perBuyerSignals.]
     70    expected: FAIL
     71 
     72 
     73 [direct-from-seller-signals.https.window.html?11-15]
     74  [Test directFromSellerSignals does not support wildcard for buyerOrigin of perBuyerSignals.]
     75    expected: FAIL
     76 
     77  [Test directFromSellerSignals with non-existent adSlot.]
     78    expected: FAIL
     79 
     80  [Test directFromSellerSignals with null directFromSellerSignalsHeaderAdSlot.]
     81    expected: FAIL
     82 
     83  [Test directFromSellerSignals with no directFromSellerSignalsHeaderAdSlot.]
     84    expected: FAIL
     85 
     86  [Test directFromSellerSignals with HTTP error.]
     87    expected: FAIL
     88 
     89 
     90 [direct-from-seller-signals.https.window.html?16-20]
     91  [Test directFromSellerSignals with no returned Ad-Auction-Signals Header.]
     92    expected: FAIL
     93 
     94  [Test directFromSellerSignals with invalid json in Ad-Auction-Signals header.]
     95    expected: FAIL
     96 
     97  [Test directFromSellerSignals with different fetch and seller origins.]
     98    expected: FAIL
     99 
    100  [Test directFromSellerSignals with same fetch and seller origins.]
    101    expected: FAIL
    102 
    103  [Test directFromSellerSignals different interest group owner origin from top frame.]
    104    expected: FAIL
    105 
    106 
    107 [direct-from-seller-signals.https.window.html?17-20]
    108  [Test directFromSellerSignals with invalid json in Ad-Auction-Signals header.]
    109    expected: FAIL
    110 
    111  [Test directFromSellerSignals with different fetch and seller origins.]
    112    expected: FAIL
    113 
    114  [Test directFromSellerSignals with same fetch and seller origins.]
    115    expected: FAIL
    116 
    117  [Test directFromSellerSignals different interest group owner origin from top frame.]
    118    expected: FAIL
    119 
    120 
    121 [direct-from-seller-signals.https.window.html?1-4]
    122  [Test directFromSellerSignals with empty Ad-Auction-Signals header.]
    123    expected: FAIL
    124 
    125  [Test directFromSellerSignals with only sellerSignals.]
    126    expected: FAIL
    127 
    128  [Test directFromSellerSignals with only auctionSignals.]
    129    expected: FAIL
    130 
    131  [Test directFromSellerSignals with only perBuyerSignals.]
    132    expected: FAIL
    133 
    134 
    135 [direct-from-seller-signals.https.window.html?13-16]
    136  [Test directFromSellerSignals with null directFromSellerSignalsHeaderAdSlot.]
    137    expected: FAIL
    138 
    139  [Test directFromSellerSignals with no directFromSellerSignalsHeaderAdSlot.]
    140    expected: FAIL
    141 
    142  [Test directFromSellerSignals with HTTP error.]
    143    expected: FAIL
    144 
    145  [Test directFromSellerSignals with no returned Ad-Auction-Signals Header.]
    146    expected: FAIL
    147 
    148 
    149 [direct-from-seller-signals.https.window.html?29-last]
    150  [Test directFromSellerSignals with 2 responses -- old non-overwritten ad slot remains.]
    151    expected: FAIL
    152 
    153  [Test invalid directFromSellerSignals with duplicate adSlot in response -- the second is ignored.]
    154    expected: FAIL
    155 
    156  [Test invalid directFromSellerSignals with duplicate adSlot in response, selecting a non duplicated adSlot.]
    157    expected: FAIL
    158 
    159  [Test invalid directFromSellerSignals with duplicate values in response.]
    160    expected: FAIL
    161 
    162 
    163 [direct-from-seller-signals.https.window.html?9-12]
    164  [Test directFromSellerSignals that runAdAuction will wait until the promise of fetch is resolved.]
    165    expected: FAIL
    166 
    167  [Test directFromSellerSignals with mismatched perBuyerSignals.]
    168    expected: FAIL
    169 
    170  [Test directFromSellerSignals does not support wildcard for buyerOrigin of perBuyerSignals.]
    171    expected: FAIL
    172 
    173  [Test directFromSellerSignals with non-existent adSlot.]
    174    expected: FAIL
    175 
    176 
    177 [direct-from-seller-signals.https.window.html?21-24]
    178  [Test directFromSellerSignals with fetching in top frame and running auction in iframe.]
    179    expected: FAIL
    180 
    181  [Test directFromSellerSignals with fetching and running auction in the same iframe.]
    182    expected: FAIL
    183 
    184  [Test directFromSellerSignals with fetching in iframe 1 and running auction in iframe 2.]
    185    expected: FAIL
    186 
    187  [Test directFromSellerSignals with fetching in iframe and running auction in top frame.]
    188    expected: FAIL
    189 
    190 
    191 [direct-from-seller-signals.https.window.html?25-28]
    192  [Test directFromSellerSignals with network error.]
    193    expected: FAIL
    194 
    195  [Test directFromSellerSignals feature detection.]
    196    expected: FAIL
    197 
    198  [Test directFromSellerSignals with 2 responses -- the later overwrites the former.]
    199    expected: FAIL
    200 
    201  [Test directFromSellerSignals with 3 responses -- the last response overwrites the former responses.]
    202    expected: FAIL
    203 
    204 
    205 [direct-from-seller-signals.https.window.html?5-8]
    206  [Test directFromSellerSignals with sellerSignals, auctionSignals and perBuyerSignals.]
    207    expected: FAIL
    208 
    209  [Test directFromSellerSignals with single fetch and multiple auctions]
    210    expected: FAIL
    211 
    212  [Test directFromSellerSignals with resolved promise ad slot.]
    213    expected: FAIL
    214 
    215  [Test directFromSellerSignals with rejected promise ad slot.]
    216    expected: FAIL