summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/subapps
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/subapps
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/subapps')
-rw-r--r--testing/web-platform/meta/subapps/add-error.tentative.https.html.ini22
-rw-r--r--testing/web-platform/meta/subapps/add-success.tentative.https.html.ini7
-rw-r--r--testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini3
-rw-r--r--testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini3
-rw-r--r--testing/web-platform/meta/subapps/list-error.tentative.https.html.ini12
-rw-r--r--testing/web-platform/meta/subapps/list-success.tentative.https.html.ini9
-rw-r--r--testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini16
-rw-r--r--testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini7
8 files changed, 79 insertions, 0 deletions
diff --git a/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini b/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini
new file mode 100644
index 0000000000..c9c9c406fe
--- /dev/null
+++ b/testing/web-platform/meta/subapps/add-error.tentative.https.html.ini
@@ -0,0 +1,22 @@
+[add-error.tentative.https.html]
+ expected: ERROR
+ [The object is no longer associated to a document.]
+ expected: FAIL
+
+ [API is only supported in top-level browsing contexts.]
+ expected: FAIL
+
+ [Service failed to add two sub-apps.]
+ expected: FAIL
+
+ [Service added one sub-app failed to add another sub-app.]
+ expected: NOTRUN
+
+ [Missing user activation.]
+ expected: FAIL
+
+ [Too many subapps at once.]
+ expected: FAIL
+
+ [API supports only root-relative paths.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/add-success.tentative.https.html.ini b/testing/web-platform/meta/subapps/add-success.tentative.https.html.ini
new file mode 100644
index 0000000000..e1923ca98c
--- /dev/null
+++ b/testing/web-platform/meta/subapps/add-success.tentative.https.html.ini
@@ -0,0 +1,7 @@
+[add-success.tentative.https.html]
+ expected: ERROR
+ [Add API call works with single sub app.]
+ expected: FAIL
+
+ [Add API call works with multiple sub apps.]
+ expected: NOTRUN
diff --git a/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini b/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini
new file mode 100644
index 0000000000..6bd47c06dc
--- /dev/null
+++ b/testing/web-platform/meta/subapps/idlharness.tentative.https.window.js.ini
@@ -0,0 +1,3 @@
+[idlharness.tentative.https.window.html]
+ [idl_test setup]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini b/testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini
new file mode 100644
index 0000000000..a0e984d520
--- /dev/null
+++ b/testing/web-platform/meta/subapps/insecure-context-error.tentative.html.ini
@@ -0,0 +1,3 @@
+[insecure-context-error.tentative.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/subapps/list-error.tentative.https.html.ini b/testing/web-platform/meta/subapps/list-error.tentative.https.html.ini
new file mode 100644
index 0000000000..f59a8e4d11
--- /dev/null
+++ b/testing/web-platform/meta/subapps/list-error.tentative.https.html.ini
@@ -0,0 +1,12 @@
+[list-error.tentative.https.html]
+ expected:
+ if (os == "android") and fission: [ERROR, TIMEOUT]
+ ERROR
+ [The object is no longer associated to a document.]
+ expected: FAIL
+
+ [API is only supported in top-level browsing contexts.]
+ expected: FAIL
+
+ [List call failed.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/subapps/list-success.tentative.https.html.ini b/testing/web-platform/meta/subapps/list-success.tentative.https.html.ini
new file mode 100644
index 0000000000..6e2ebd8118
--- /dev/null
+++ b/testing/web-platform/meta/subapps/list-success.tentative.https.html.ini
@@ -0,0 +1,9 @@
+[list-success.tentative.https.html]
+ expected:
+ if (os == "android") and fission: [ERROR, TIMEOUT]
+ ERROR
+ [List API call works with 2 sub apps.]
+ expected: FAIL
+
+ [List API call works with no sub apps.]
+ expected: NOTRUN
diff --git a/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini b/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini
new file mode 100644
index 0000000000..c0191b8b84
--- /dev/null
+++ b/testing/web-platform/meta/subapps/remove-error.tentative.https.html.ini
@@ -0,0 +1,16 @@
+[remove-error.tentative.https.html]
+ expected: ERROR
+ [The object is no longer associated to a document.]
+ expected: FAIL
+
+ [API is only supported in top-level browsing contexts.]
+ expected: FAIL
+
+ [API supports only root-relative paths.]
+ expected: FAIL
+
+ [Remove call fails.]
+ expected: FAIL
+
+ [Remove call fails with mixed results.]
+ expected: NOTRUN
diff --git a/testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini b/testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini
new file mode 100644
index 0000000000..b81651d3b2
--- /dev/null
+++ b/testing/web-platform/meta/subapps/remove-success.tentative.https.html.ini
@@ -0,0 +1,7 @@
+[remove-success.tentative.https.html]
+ expected: ERROR
+ [Remove API call works with one app.]
+ expected: FAIL
+
+ [Remove API call works with several apps.]
+ expected: NOTRUN