summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/attribution-reporting
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/attribution-reporting
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/attribution-reporting')
-rw-r--r--testing/web-platform/meta/attribution-reporting/aggregatable-report-no-contributions.sub.https.html.ini17
-rw-r--r--testing/web-platform/meta/attribution-reporting/request-format.sub.https.html.ini54
-rw-r--r--testing/web-platform/meta/attribution-reporting/simple-verbose-debug-report.sub.https.html.ini17
3 files changed, 88 insertions, 0 deletions
diff --git a/testing/web-platform/meta/attribution-reporting/aggregatable-report-no-contributions.sub.https.html.ini b/testing/web-platform/meta/attribution-reporting/aggregatable-report-no-contributions.sub.https.html.ini
new file mode 100644
index 0000000000..5c7c8bb062
--- /dev/null
+++ b/testing/web-platform/meta/attribution-reporting/aggregatable-report-no-contributions.sub.https.html.ini
@@ -0,0 +1,17 @@
+[aggregatable-report-no-contributions.sub.https.html]
+ expected:
+ if (os == "win") and ccov: OK
+ if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, OK]
+ if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, OK]
+ if not debug and (os == "linux") and (processor == "x86"): TIMEOUT
+ if not debug and (os == "mac"): [TIMEOUT, OK]
+ if not debug and (os == "win"): TIMEOUT
+ [Aggregatable report is not created due to no contributions.]
+ expected:
+ if (os == "win") and ccov: FAIL
+ if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, FAIL]
+ if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, FAIL]
+ if not debug and (os == "linux") and (processor == "x86"): TIMEOUT
+ if not debug and (os == "win"): TIMEOUT
+ if not debug and (os == "mac"): [TIMEOUT, FAIL]
+ FAIL
diff --git a/testing/web-platform/meta/attribution-reporting/request-format.sub.https.html.ini b/testing/web-platform/meta/attribution-reporting/request-format.sub.https.html.ini
new file mode 100644
index 0000000000..b454403adf
--- /dev/null
+++ b/testing/web-platform/meta/attribution-reporting/request-format.sub.https.html.ini
@@ -0,0 +1,54 @@
+[request-format.sub.https.html?method=img&expected-eligible=event-source, trigger]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=fetch]
+ [attributionsrc request has the proper format.]
+ expected:
+ if (os == "linux") and debug and fission and swgl: [PASS, FAIL]
+ if (os == "win") and swgl: [PASS, FAIL]
+ if (os == "linux") and not debug: [PASS, FAIL]
+
+
+[request-format.sub.https.html?method=a&expected-eligible=navigation-source]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=fetch&eligible={"eventSourceEligible":true,"triggerEligible":false}&expected-eligible=event-source]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=script&expected-eligible=event-source, trigger]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=img&eligible&expected-eligible=event-source, trigger]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=xhr&eligible={"eventSourceEligible":true,"triggerEligible":false}&expected-eligible=event-source]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=xhr]
+ [attributionsrc request has the proper format.]
+ expected:
+ if not debug and (os == "android"): PASS
+ if debug: PASS
+ [PASS, FAIL]
+
+
+[request-format.sub.https.html?method=script&eligible&expected-eligible=event-source, trigger]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
+
+
+[request-format.sub.https.html?method=open&expected-eligible=navigation-source]
+ [attributionsrc request has the proper format.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/attribution-reporting/simple-verbose-debug-report.sub.https.html.ini b/testing/web-platform/meta/attribution-reporting/simple-verbose-debug-report.sub.https.html.ini
new file mode 100644
index 0000000000..71f291cc17
--- /dev/null
+++ b/testing/web-platform/meta/attribution-reporting/simple-verbose-debug-report.sub.https.html.ini
@@ -0,0 +1,17 @@
+[simple-verbose-debug-report.sub.https.html]
+ expected:
+ if (os == "win") and ccov: OK
+ if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, OK]
+ if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, OK]
+ if not debug and (os == "linux") and (processor == "x86"): TIMEOUT
+ if not debug and (os == "mac"): [TIMEOUT, OK]
+ if not debug and (os == "win"): TIMEOUT
+ [Verbose debug report is received.]
+ expected:
+ if (os == "win") and ccov: FAIL
+ if not debug and (os == "linux") and (processor == "x86_64") and not fission: [TIMEOUT, FAIL]
+ if not debug and (os == "linux") and (processor == "x86_64") and fission: [TIMEOUT, FAIL]
+ if not debug and (os == "linux") and (processor == "x86"): TIMEOUT
+ if not debug and (os == "mac"): [TIMEOUT, FAIL]
+ if not debug and (os == "win"): TIMEOUT
+ FAIL