blob: 669c8c4b450db13c2a7c4b2024419bab1fbdc690 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
[auction-config.https.sub.window.html]
[no buyers => no winners]
expected: FAIL
[seller is not an https URL]
expected: FAIL
[decisionLogicUrl is invalid]
expected: FAIL
[decisionLogicUrl is cross-origin with seller]
expected: FAIL
[trustedScoringSignalsUrl is invalid]
expected: FAIL
[trustedScoringSignalsUrl is cross-origin with seller]
expected: FAIL
[interestGroupBuyer is invalid]
expected: FAIL
[interestGroupBuyer is not https]
expected: FAIL
[only one interestGroupBuyer is invalid]
expected: FAIL
[only one interestGroupBuyer is not https]
expected: FAIL
[auctionSignals is invalid as JSON]
expected: FAIL
[sellerSignals is invalid as JSON]
expected: FAIL
[directFromSellerSignals is invalid]
expected: FAIL
[directFromSellerSignals is cross-origin with seller]
expected: FAIL
[directFromSellerSignals has nonempty query]
expected: FAIL
[perBuyerSignals has invalid URL in a key]
expected: FAIL
[perBuyerSignals value is invalid as JSON]
expected: FAIL
[perBuyerGroupLimits has invalid URL in a key]
expected: FAIL
[perBuyerExperimentGroupIds has invalid URL in a key]
expected: FAIL
[perBuyerPrioritySignals has invalid URL in a key]
expected: FAIL
[perBuyerPrioritySignals has a value with a key with prefix "browserSignals"]
expected: FAIL
[component auctions are not allowed within component auctions]
expected: FAIL
[component auctions are not allowed with interestGroupBuyers]
expected: FAIL
|