summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fledge/tentative/send-report-to.https.window.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fledge/tentative/send-report-to.https.window.js.ini')
-rw-r--r--testing/web-platform/meta/fledge/tentative/send-report-to.https.window.js.ini32
1 files changed, 32 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fledge/tentative/send-report-to.https.window.js.ini b/testing/web-platform/meta/fledge/tentative/send-report-to.https.window.js.ini
new file mode 100644
index 0000000000..ca6acea5c7
--- /dev/null
+++ b/testing/web-platform/meta/fledge/tentative/send-report-to.https.window.js.ini
@@ -0,0 +1,32 @@
+[send-report-to.https.window.html?6-last]
+ [Only bidder sends a report, seller passes a message to bidder]
+ expected: FAIL
+
+ [Only bidder sends a report, seller throws an exception]
+ expected: FAIL
+
+ [Only bidder sends a report, seller has no reportResult() method]
+ expected: FAIL
+
+ [Seller calls sendReportTo() twice, which throws an exception.]
+ expected: FAIL
+
+ [Bidder calls sendReportTo() twice, which throws an exception.]
+ expected: FAIL
+
+
+[send-report-to.https.window.html?1-5]
+ [Both send reports, seller passes nothing to bidder.]
+ expected: FAIL
+
+ [Only seller sends a report]
+ expected: FAIL
+
+ [Only seller sends a report, bidder throws an exception]
+ expected: FAIL
+
+ [Only seller sends a report, bidder has no reportWin() method]
+ expected: FAIL
+
+ [Only bidder sends a report]
+ expected: FAIL