summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 19:33:14 +0000
commit36d22d82aa202bb199967e9512281e9a53db42c9 (patch)
tree105e8c98ddea1c1e4784a60a5a6410fa416be2de /testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini
parentInitial commit. (diff)
downloadfirefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.tar.xz
firefox-esr-36d22d82aa202bb199967e9512281e9a53db42c9.zip
Adding upstream version 115.7.0esr.upstream/115.7.0esrupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini')
-rw-r--r--testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini69
1 files changed, 69 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini b/testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini
new file mode 100644
index 0000000000..669c8c4b45
--- /dev/null
+++ b/testing/web-platform/meta/fledge/tentative/auction-config.https.sub.window.js.ini
@@ -0,0 +1,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