summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/constructor
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/websockets/constructor
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/websockets/constructor')
-rw-r--r--testing/web-platform/meta/websockets/constructor/001.html.ini5
-rw-r--r--testing/web-platform/meta/websockets/constructor/004.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/005.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/006.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/007.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/008.html.ini7
-rw-r--r--testing/web-platform/meta/websockets/constructor/009.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/010.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/011.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/012.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/013.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/014.html.ini7
-rw-r--r--testing/web-platform/meta/websockets/constructor/016.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/017.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/018.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/019.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/020.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/021.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/022.html.ini10
-rw-r--r--testing/web-platform/meta/websockets/constructor/__dir__.ini3
20 files changed, 182 insertions, 0 deletions
diff --git a/testing/web-platform/meta/websockets/constructor/001.html.ini b/testing/web-platform/meta/websockets/constructor/001.html.ini
new file mode 100644
index 0000000000..c7c2a6442d
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/001.html.ini
@@ -0,0 +1,5 @@
+[001.html]
+
+[001.html?wpt_flags=h2]
+ disabled: Bug 1727995
+[001.html?wss]
diff --git a/testing/web-platform/meta/websockets/constructor/004.html.ini b/testing/web-platform/meta/websockets/constructor/004.html.ini
new file mode 100644
index 0000000000..2eae31ab28
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/004.html.ini
@@ -0,0 +1,10 @@
+[004.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[004.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[004.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/005.html.ini b/testing/web-platform/meta/websockets/constructor/005.html.ini
new file mode 100644
index 0000000000..28107d2e19
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/005.html.ini
@@ -0,0 +1,10 @@
+[005.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[005.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[005.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/006.html.ini b/testing/web-platform/meta/websockets/constructor/006.html.ini
new file mode 100644
index 0000000000..b9b52b0d94
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/006.html.ini
@@ -0,0 +1,10 @@
+[006.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[006.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[006.html?wpt_flags=h2]
+ disabled: Bug 1727995
diff --git a/testing/web-platform/meta/websockets/constructor/007.html.ini b/testing/web-platform/meta/websockets/constructor/007.html.ini
new file mode 100644
index 0000000000..ef1d912f1e
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/007.html.ini
@@ -0,0 +1,10 @@
+[007.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[007.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[007.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/008.html.ini b/testing/web-platform/meta/websockets/constructor/008.html.ini
new file mode 100644
index 0000000000..b4a937f49d
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/008.html.ini
@@ -0,0 +1,7 @@
+[008.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[008.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/009.html.ini b/testing/web-platform/meta/websockets/constructor/009.html.ini
new file mode 100644
index 0000000000..61427d337c
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/009.html.ini
@@ -0,0 +1,10 @@
+[009.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[009.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[009.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/010.html.ini b/testing/web-platform/meta/websockets/constructor/010.html.ini
new file mode 100644
index 0000000000..d2ff38b659
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/010.html.ini
@@ -0,0 +1,10 @@
+[010.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[010.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[010.html?wpt_flags=h2]
+ disabled: Bug 1727995
diff --git a/testing/web-platform/meta/websockets/constructor/011.html.ini b/testing/web-platform/meta/websockets/constructor/011.html.ini
new file mode 100644
index 0000000000..ace45894f0
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/011.html.ini
@@ -0,0 +1,10 @@
+[011.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[011.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[011.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/012.html.ini b/testing/web-platform/meta/websockets/constructor/012.html.ini
new file mode 100644
index 0000000000..9dfd714374
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/012.html.ini
@@ -0,0 +1,10 @@
+[012.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[012.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[012.html?wpt_flags=h2]
+ disabled: Bug 1727995
diff --git a/testing/web-platform/meta/websockets/constructor/013.html.ini b/testing/web-platform/meta/websockets/constructor/013.html.ini
new file mode 100644
index 0000000000..50624228e9
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/013.html.ini
@@ -0,0 +1,10 @@
+[013.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[013.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[013.html?wpt_flags=h2]
+ disabled: Bug 1727995
diff --git a/testing/web-platform/meta/websockets/constructor/014.html.ini b/testing/web-platform/meta/websockets/constructor/014.html.ini
new file mode 100644
index 0000000000..29107eb30b
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/014.html.ini
@@ -0,0 +1,7 @@
+[014.html]
+ disabled:
+ if debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1090198
+
+[014.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/016.html.ini b/testing/web-platform/meta/websockets/constructor/016.html.ini
new file mode 100644
index 0000000000..ddfc17a362
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/016.html.ini
@@ -0,0 +1,10 @@
+[016.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[016.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[016.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/017.html.ini b/testing/web-platform/meta/websockets/constructor/017.html.ini
new file mode 100644
index 0000000000..b0d19a463c
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/017.html.ini
@@ -0,0 +1,10 @@
+[017.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[017.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[017.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/018.html.ini b/testing/web-platform/meta/websockets/constructor/018.html.ini
new file mode 100644
index 0000000000..1f78cf9a80
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/018.html.ini
@@ -0,0 +1,10 @@
+[018.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[018.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[018.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/019.html.ini b/testing/web-platform/meta/websockets/constructor/019.html.ini
new file mode 100644
index 0000000000..fb5b03174f
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/019.html.ini
@@ -0,0 +1,10 @@
+[019.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[019.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[019.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/020.html.ini b/testing/web-platform/meta/websockets/constructor/020.html.ini
new file mode 100644
index 0000000000..925acc77b6
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/020.html.ini
@@ -0,0 +1,10 @@
+[020.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[020.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[020.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/021.html.ini b/testing/web-platform/meta/websockets/constructor/021.html.ini
new file mode 100644
index 0000000000..e151b70846
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/021.html.ini
@@ -0,0 +1,10 @@
+[021.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[021.html?wpt_flags=h2]
+ disabled: Bug 1727995
+
+[021.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/websockets/constructor/022.html.ini b/testing/web-platform/meta/websockets/constructor/022.html.ini
new file mode 100644
index 0000000000..dbeb1af5b2
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/022.html.ini
@@ -0,0 +1,10 @@
+[022.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[022.html?wss]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+
+[022.html?wpt_flags=h2]
+ disabled: Bug 1727995
diff --git a/testing/web-platform/meta/websockets/constructor/__dir__.ini b/testing/web-platform/meta/websockets/constructor/__dir__.ini
new file mode 100644
index 0000000000..97d1ab1999
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/__dir__.ini
@@ -0,0 +1,3 @@
+lsan-disabled: true
+lsan-max-stack-depth: 7
+leak-threshold: [tab:51200]