summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/headers
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/fetch/api/headers
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/fetch/api/headers')
-rw-r--r--testing/web-platform/meta/fetch/api/headers/header-values-normalize.any.js.ini9
-rw-r--r--testing/web-platform/meta/fetch/api/headers/header-values.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-basic.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-casing.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-combine.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-errors.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-no-cors.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-record.any.js.ini15
-rw-r--r--testing/web-platform/meta/fetch/api/headers/headers-structure.any.js.ini15
9 files changed, 129 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/headers/header-values-normalize.any.js.ini b/testing/web-platform/meta/fetch/api/headers/header-values-normalize.any.js.ini
new file mode 100644
index 0000000000..cf4d23fc22
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/header-values-normalize.any.js.ini
@@ -0,0 +1,9 @@
+[header-values-normalize.any.worker.html]
+
+[header-values-normalize.any.sharedworker.html]
+
+[header-values-normalize.any.serviceworker.html]
+ expected:
+ if (os == "android") and swgl: CRASH
+
+[header-values-normalize.any.html]
diff --git a/testing/web-platform/meta/fetch/api/headers/header-values.any.js.ini b/testing/web-platform/meta/fetch/api/headers/header-values.any.js.ini
new file mode 100644
index 0000000000..ef63dbbf67
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/header-values.any.js.ini
@@ -0,0 +1,15 @@
+[header-values.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[header-values.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[header-values.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[header-values.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-basic.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-basic.any.js.ini
new file mode 100644
index 0000000000..97e8321fc6
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-basic.any.js.ini
@@ -0,0 +1,15 @@
+[headers-basic.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-basic.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-basic.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-basic.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-casing.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-casing.any.js.ini
new file mode 100644
index 0000000000..7d2c8b5d9b
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-casing.any.js.ini
@@ -0,0 +1,15 @@
+[headers-casing.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-casing.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-casing.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-casing.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-combine.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-combine.any.js.ini
new file mode 100644
index 0000000000..d5bb0952b7
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-combine.any.js.ini
@@ -0,0 +1,15 @@
+[headers-combine.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-combine.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-combine.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-combine.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-errors.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-errors.any.js.ini
new file mode 100644
index 0000000000..4279662c96
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-errors.any.js.ini
@@ -0,0 +1,15 @@
+[headers-errors.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-errors.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-errors.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-errors.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-no-cors.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-no-cors.any.js.ini
new file mode 100644
index 0000000000..4ab4dcc446
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-no-cors.any.js.ini
@@ -0,0 +1,15 @@
+[headers-no-cors.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-no-cors.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-no-cors.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-no-cors.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-record.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-record.any.js.ini
new file mode 100644
index 0000000000..da581eb7b8
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-record.any.js.ini
@@ -0,0 +1,15 @@
+[headers-record.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-record.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-record.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-record.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/fetch/api/headers/headers-structure.any.js.ini b/testing/web-platform/meta/fetch/api/headers/headers-structure.any.js.ini
new file mode 100644
index 0000000000..80d5c96933
--- /dev/null
+++ b/testing/web-platform/meta/fetch/api/headers/headers-structure.any.js.ini
@@ -0,0 +1,15 @@
+[headers-structure.any.worker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-structure.any.sharedworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-structure.any.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[headers-structure.any.serviceworker.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]