diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/pending-beacon | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/pending-beacon')
10 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/pending-beacon/pending_beacon-basic.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_beacon-basic.tentative.https.window.js.ini new file mode 100644 index 0000000000..80c7ff2174 --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_beacon-basic.tentative.https.window.js.ini @@ -0,0 +1,2 @@ +[pending_beacon-basic.tentative.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_beacon-basic.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_beacon-basic.window.js.ini new file mode 100644 index 0000000000..71b9819987 --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_beacon-basic.window.js.ini @@ -0,0 +1,2 @@ +[pending_beacon-basic.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_beacon-deactivate.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_beacon-deactivate.tentative.https.window.js.ini new file mode 100644 index 0000000000..e9a59696e1 --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_beacon-deactivate.tentative.https.window.js.ini @@ -0,0 +1,2 @@ +[pending_beacon-deactivate.tentative.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_beacon-sendnow.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_beacon-sendnow.tentative.https.window.js.ini new file mode 100644 index 0000000000..39c791cf9d --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_beacon-sendnow.tentative.https.window.js.ini @@ -0,0 +1,2 @@ +[pending_beacon-sendnow.tentative.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_beacon-sendondiscard.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_beacon-sendondiscard.tentative.https.window.js.ini new file mode 100644 index 0000000000..99a4aa3f1e --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_beacon-sendondiscard.tentative.https.window.js.ini @@ -0,0 +1,4 @@ +[pending_beacon-sendondiscard.tentative.https.window.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_beacon-sendonhidden.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_beacon-sendonhidden.tentative.https.window.js.ini new file mode 100644 index 0000000000..133bae35be --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_beacon-sendonhidden.tentative.https.window.js.ini @@ -0,0 +1,4 @@ +[pending_beacon-sendonhidden.tentative.https.window.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_get_beacon-cors.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_get_beacon-cors.tentative.https.window.js.ini new file mode 100644 index 0000000000..010974ede9 --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_get_beacon-cors.tentative.https.window.js.ini @@ -0,0 +1,4 @@ +[pending_get_beacon-cors.tentative.https.window.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_get_beacon-send.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_get_beacon-send.tentative.https.window.js.ini new file mode 100644 index 0000000000..9e20247e67 --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_get_beacon-send.tentative.https.window.js.ini @@ -0,0 +1,2 @@ +[pending_get_beacon-send.tentative.https.window.html] + expected: ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_post_beacon-cors.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_post_beacon-cors.tentative.https.window.js.ini new file mode 100644 index 0000000000..adfdd94811 --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_post_beacon-cors.tentative.https.window.js.ini @@ -0,0 +1,4 @@ +[pending_post_beacon-cors.tentative.https.window.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/pending-beacon/pending_post_beacon-sendwithdata.tentative.https.window.js.ini b/testing/web-platform/meta/pending-beacon/pending_post_beacon-sendwithdata.tentative.https.window.js.ini new file mode 100644 index 0000000000..928051b76a --- /dev/null +++ b/testing/web-platform/meta/pending-beacon/pending_post_beacon-sendwithdata.tentative.https.window.js.ini @@ -0,0 +1,4 @@ +[pending_post_beacon-sendwithdata.tentative.https.window.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR |