From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- testing/web-platform/meta/reporting/__dir__.ini | 1 + testing/web-platform/meta/reporting/bufferSize.html.ini | 4 ++++ .../cross-origin-report-no-credentials.https.sub.html.ini | 3 +++ .../cross-origin-reports-isolated.https.sub.html.ini | 3 +++ .../cross-origin-same-site-credentials.https.sub.html.ini | 5 +++++ testing/web-platform/meta/reporting/disconnect.html.ini | 5 +++++ .../document-reporting-bypass-report-to.https.sub.html.ini | 7 +++++++ .../document-reporting-default-endpoint.https.sub.html.ini | 7 +++++++ ...eporting-destroy-after-document-close.https.sub.html.ini | 3 +++ .../document-reporting-named-endpoints.https.sub.html.ini | 10 ++++++++++ ...nt-reporting-not-batch-different-document.https.html.ini | 5 +++++ .../document-reporting-override-endpoint.https.sub.html.ini | 7 +++++++ .../document-reporting-path-absolute.https.sub.html.ini | 9 +++++++++ .../generateTestReport-honors-endpoint.https.sub.html.ini | 8 ++++++++ .../web-platform/meta/reporting/generateTestReport.html.ini | 5 +++++ testing/web-platform/meta/reporting/idlharness.any.js.ini | 7 +++++++ testing/web-platform/meta/reporting/nestedReport.html.ini | 7 +++++++ testing/web-platform/meta/reporting/order.html.ini | 7 +++++++ .../reporting-api-honors-limits.https.sub.html.ini | 13 +++++++++++++ ...reporting-isolated-across-navigations.https.sub.html.ini | 5 +++++ .../same-origin-cross-site-credentials.https.sub.html.ini | 5 +++++ .../same-origin-report-credentials.https.sub.html.ini | 5 +++++ .../same-origin-same-site-credentials.https.sub.html.ini | 3 +++ 23 files changed, 134 insertions(+) create mode 100644 testing/web-platform/meta/reporting/__dir__.ini create mode 100644 testing/web-platform/meta/reporting/bufferSize.html.ini create mode 100644 testing/web-platform/meta/reporting/cross-origin-report-no-credentials.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/cross-origin-reports-isolated.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/cross-origin-same-site-credentials.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/disconnect.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-bypass-report-to.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-default-endpoint.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-destroy-after-document-close.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-named-endpoints.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-not-batch-different-document.https.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-override-endpoint.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/document-reporting-path-absolute.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/generateTestReport-honors-endpoint.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/generateTestReport.html.ini create mode 100644 testing/web-platform/meta/reporting/idlharness.any.js.ini create mode 100644 testing/web-platform/meta/reporting/nestedReport.html.ini create mode 100644 testing/web-platform/meta/reporting/order.html.ini create mode 100644 testing/web-platform/meta/reporting/reporting-api-honors-limits.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/reporting-isolated-across-navigations.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/same-origin-cross-site-credentials.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/same-origin-report-credentials.https.sub.html.ini create mode 100644 testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini (limited to 'testing/web-platform/meta/reporting') diff --git a/testing/web-platform/meta/reporting/__dir__.ini b/testing/web-platform/meta/reporting/__dir__.ini new file mode 100644 index 0000000000..cf595441dd --- /dev/null +++ b/testing/web-platform/meta/reporting/__dir__.ini @@ -0,0 +1 @@ +prefs: [dom.reporting.enabled:true] diff --git a/testing/web-platform/meta/reporting/bufferSize.html.ini b/testing/web-platform/meta/reporting/bufferSize.html.ini new file mode 100644 index 0000000000..ec062ce8df --- /dev/null +++ b/testing/web-platform/meta/reporting/bufferSize.html.ini @@ -0,0 +1,4 @@ +[bufferSize.html] + [Buffer size] + expected: FAIL + diff --git a/testing/web-platform/meta/reporting/cross-origin-report-no-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/cross-origin-report-no-credentials.https.sub.html.ini new file mode 100644 index 0000000000..e83aa84d6b --- /dev/null +++ b/testing/web-platform/meta/reporting/cross-origin-report-no-credentials.https.sub.html.ini @@ -0,0 +1,3 @@ +[cross-origin-report-no-credentials.https.sub.html] + [Reporting endpoints did not receive credentials.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/cross-origin-reports-isolated.https.sub.html.ini b/testing/web-platform/meta/reporting/cross-origin-reports-isolated.https.sub.html.ini new file mode 100644 index 0000000000..9d96ad354c --- /dev/null +++ b/testing/web-platform/meta/reporting/cross-origin-reports-isolated.https.sub.html.ini @@ -0,0 +1,3 @@ +[cross-origin-reports-isolated.https.sub.html] + [Reports were sent in two requests.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/cross-origin-same-site-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/cross-origin-same-site-credentials.https.sub.html.ini new file mode 100644 index 0000000000..8c0cea6049 --- /dev/null +++ b/testing/web-platform/meta/reporting/cross-origin-same-site-credentials.https.sub.html.ini @@ -0,0 +1,5 @@ +[cross-origin-same-site-credentials.https.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Reporting endpoints received credentials.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/disconnect.html.ini b/testing/web-platform/meta/reporting/disconnect.html.ini new file mode 100644 index 0000000000..be2b47bdce --- /dev/null +++ b/testing/web-platform/meta/reporting/disconnect.html.ini @@ -0,0 +1,5 @@ +[disconnect.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Disconnect] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/document-reporting-bypass-report-to.https.sub.html.ini b/testing/web-platform/meta/reporting/document-reporting-bypass-report-to.https.sub.html.ini new file mode 100644 index 0000000000..5b71f3eb87 --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-bypass-report-to.https.sub.html.ini @@ -0,0 +1,7 @@ +[document-reporting-bypass-report-to.https.sub.html] + expected: TIMEOUT + [document policy violation observed] + expected: TIMEOUT + + [Only the Reporting-Endpoints configured endpoint received reports.] + expected: NOTRUN diff --git a/testing/web-platform/meta/reporting/document-reporting-default-endpoint.https.sub.html.ini b/testing/web-platform/meta/reporting/document-reporting-default-endpoint.https.sub.html.ini new file mode 100644 index 0000000000..cb655ad11c --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-default-endpoint.https.sub.html.ini @@ -0,0 +1,7 @@ +[document-reporting-default-endpoint.https.sub.html] + expected: ERROR + [report generated] + expected: TIMEOUT + + [Reporting-Endpoints defined endpoint received reports.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/document-reporting-destroy-after-document-close.https.sub.html.ini b/testing/web-platform/meta/reporting/document-reporting-destroy-after-document-close.https.sub.html.ini new file mode 100644 index 0000000000..b31627a692 --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-destroy-after-document-close.https.sub.html.ini @@ -0,0 +1,3 @@ +[document-reporting-destroy-after-document-close.https.sub.html] + [No more reports received after navigation to same document without endpoint header] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/document-reporting-named-endpoints.https.sub.html.ini b/testing/web-platform/meta/reporting/document-reporting-named-endpoints.https.sub.html.ini new file mode 100644 index 0000000000..01d6583d14 --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-named-endpoints.https.sub.html.ini @@ -0,0 +1,10 @@ +[document-reporting-named-endpoints.https.sub.html] + expected: TIMEOUT + [csp violation report observed] + expected: TIMEOUT + + [document policy violation observed] + expected: TIMEOUT + + [Reporting endpoints received reports.] + expected: NOTRUN diff --git a/testing/web-platform/meta/reporting/document-reporting-not-batch-different-document.https.html.ini b/testing/web-platform/meta/reporting/document-reporting-not-batch-different-document.https.html.ini new file mode 100644 index 0000000000..d85a68e598 --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-not-batch-different-document.https.html.ini @@ -0,0 +1,5 @@ +[document-reporting-not-batch-different-document.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Reports are not batched for same url in different document.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/document-reporting-override-endpoint.https.sub.html.ini b/testing/web-platform/meta/reporting/document-reporting-override-endpoint.https.sub.html.ini new file mode 100644 index 0000000000..1ee90c90bf --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-override-endpoint.https.sub.html.ini @@ -0,0 +1,7 @@ +[document-reporting-override-endpoint.https.sub.html] + expected: TIMEOUT + [document policy violation observed] + expected: TIMEOUT + + [Only the second reporting endpoint received reports.] + expected: NOTRUN diff --git a/testing/web-platform/meta/reporting/document-reporting-path-absolute.https.sub.html.ini b/testing/web-platform/meta/reporting/document-reporting-path-absolute.https.sub.html.ini new file mode 100644 index 0000000000..319d604679 --- /dev/null +++ b/testing/web-platform/meta/reporting/document-reporting-path-absolute.https.sub.html.ini @@ -0,0 +1,9 @@ +[document-reporting-path-absolute.https.sub.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + [report generated] + expected: TIMEOUT + + [Reporting-Endpoints defined endpoint received reports.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/generateTestReport-honors-endpoint.https.sub.html.ini b/testing/web-platform/meta/reporting/generateTestReport-honors-endpoint.https.sub.html.ini new file mode 100644 index 0000000000..49ff7763bf --- /dev/null +++ b/testing/web-platform/meta/reporting/generateTestReport-honors-endpoint.https.sub.html.ini @@ -0,0 +1,8 @@ +[generateTestReport-honors-endpoint.https.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Generate Test Report] + expected: FAIL + + [Reporting-Endpoints target received the test report.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/generateTestReport.html.ini b/testing/web-platform/meta/reporting/generateTestReport.html.ini new file mode 100644 index 0000000000..f98b30b836 --- /dev/null +++ b/testing/web-platform/meta/reporting/generateTestReport.html.ini @@ -0,0 +1,5 @@ +[generateTestReport.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Generate Test Report] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/idlharness.any.js.ini b/testing/web-platform/meta/reporting/idlharness.any.js.ini new file mode 100644 index 0000000000..327ea0e2e9 --- /dev/null +++ b/testing/web-platform/meta/reporting/idlharness.any.js.ini @@ -0,0 +1,7 @@ +[idlharness.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[idlharness.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/reporting/nestedReport.html.ini b/testing/web-platform/meta/reporting/nestedReport.html.ini new file mode 100644 index 0000000000..80233951aa --- /dev/null +++ b/testing/web-platform/meta/reporting/nestedReport.html.ini @@ -0,0 +1,7 @@ +[nestedReport.html] + expected: + if (os == "android") and debug and fission: [ERROR, TIMEOUT] + if (os == "android") and debug and not fission: [ERROR, TIMEOUT] + ERROR + [Nested report] + expected: TIMEOUT diff --git a/testing/web-platform/meta/reporting/order.html.ini b/testing/web-platform/meta/reporting/order.html.ini new file mode 100644 index 0000000000..a748cbb906 --- /dev/null +++ b/testing/web-platform/meta/reporting/order.html.ini @@ -0,0 +1,7 @@ +[order.html] + expected: + if (os == "android") and debug and not fission: [ERROR, TIMEOUT] + if (os == "android") and debug and fission: [ERROR, TIMEOUT] + ERROR + [Order] + expected: TIMEOUT diff --git a/testing/web-platform/meta/reporting/reporting-api-honors-limits.https.sub.html.ini b/testing/web-platform/meta/reporting/reporting-api-honors-limits.https.sub.html.ini new file mode 100644 index 0000000000..53a533814e --- /dev/null +++ b/testing/web-platform/meta/reporting/reporting-api-honors-limits.https.sub.html.ini @@ -0,0 +1,13 @@ +[reporting-api-honors-limits.https.sub.html] + expected: TIMEOUT + [Buffer filled] + expected: FAIL + + [CSP Report limits were honored] + expected: TIMEOUT + + [Test Report limits were honored] + expected: NOTRUN + + [Combined report limits were honored] + expected: NOTRUN diff --git a/testing/web-platform/meta/reporting/reporting-isolated-across-navigations.https.sub.html.ini b/testing/web-platform/meta/reporting/reporting-isolated-across-navigations.https.sub.html.ini new file mode 100644 index 0000000000..c827515c75 --- /dev/null +++ b/testing/web-platform/meta/reporting/reporting-isolated-across-navigations.https.sub.html.ini @@ -0,0 +1,5 @@ +[reporting-isolated-across-navigations.https.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Reports should be sent to the correct endpoints] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/same-origin-cross-site-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/same-origin-cross-site-credentials.https.sub.html.ini new file mode 100644 index 0000000000..b174f6c502 --- /dev/null +++ b/testing/web-platform/meta/reporting/same-origin-cross-site-credentials.https.sub.html.ini @@ -0,0 +1,5 @@ +[same-origin-cross-site-credentials.https.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Reporting endpoints received credentials.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/same-origin-report-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/same-origin-report-credentials.https.sub.html.ini new file mode 100644 index 0000000000..6efacdccde --- /dev/null +++ b/testing/web-platform/meta/reporting/same-origin-report-credentials.https.sub.html.ini @@ -0,0 +1,5 @@ +[same-origin-report-credentials.https.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Reporting endpoints received credentials.] + expected: FAIL diff --git a/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini new file mode 100644 index 0000000000..d054359ab5 --- /dev/null +++ b/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini @@ -0,0 +1,3 @@ +[same-origin-same-site-credentials.https.sub.html] + [Reporting endpoints received credentials.] + expected: FAIL -- cgit v1.2.3