diff options
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 |