summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/constructor
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/websockets/constructor')
-rw-r--r--testing/web-platform/meta/websockets/constructor/006.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/009.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/010.html.ini11
-rw-r--r--testing/web-platform/meta/websockets/constructor/011.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/013.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/014.html.ini11
-rw-r--r--testing/web-platform/meta/websockets/constructor/016.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/018.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/019.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/020.html.ini8
-rw-r--r--testing/web-platform/meta/websockets/constructor/022.html.ini8
11 files changed, 94 insertions, 0 deletions
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 000000000..6af268de2
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/006.html.ini
@@ -0,0 +1,8 @@
+[006.html]
+ type: testharness
+
+[006.html?wss]
+ type: testharness
+ [WebSockets: converting first arguments]
+ expected: FAIL
+
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 000000000..61f5c5bc2
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/009.html.ini
@@ -0,0 +1,8 @@
+[009.html]
+ type: testharness
+
+[009.html?wss]
+ type: testharness
+ [WebSockets: protocol]
+ expected: FAIL
+
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 000000000..f28670881
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/010.html.ini
@@ -0,0 +1,11 @@
+[010.html]
+ type: testharness
+ [WebSockets: protocol in response but no requested protocol]
+ expected: FAIL
+
+
+[010.html?wss]
+ type: testharness
+ [WebSockets: protocol in response but no requested protocol]
+ expected: FAIL
+
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 000000000..ad340c296
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/011.html.ini
@@ -0,0 +1,8 @@
+[011.html?wss]
+ type: testharness
+ [WebSockets: protocol mismatch]
+ expected: FAIL
+
+
+[011.html]
+ type: testharness
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 000000000..732802db5
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/013.html.ini
@@ -0,0 +1,8 @@
+[013.html]
+ type: testharness
+
+[013.html?wss]
+ type: testharness
+ [WebSockets: multiple WebSocket objects]
+ expected: FAIL
+
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 000000000..dc9b4a76b
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/014.html.ini
@@ -0,0 +1,11 @@
+[014.html]
+ type: testharness
+ disabled:
+ if (os == "win") and (version == "5.1.2600"): https://bugzilla.mozilla.org/show_bug.cgi?id=1090198
+ if e10s and debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1090198
+
+[014.html?wss]
+ type: testharness
+ [WebSockets: serialize establish a connection]
+ expected: FAIL
+
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 000000000..e6fcc3c46
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/016.html.ini
@@ -0,0 +1,8 @@
+[016.html?wss]
+ type: testharness
+ [WebSockets: non-ascii URL in query, document encoding windows-1252]
+ expected: FAIL
+
+
+[016.html]
+ type: testharness
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 000000000..53d93a70f
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/018.html.ini
@@ -0,0 +1,8 @@
+[018.html?wss]
+ type: testharness
+ [WebSockets: NULL char in url]
+ expected: FAIL
+
+
+[018.html]
+ type: testharness
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 000000000..dd9404131
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/019.html.ini
@@ -0,0 +1,8 @@
+[019.html?wss]
+ type: testharness
+ [WebSockets: uppercase 'WS:']
+ expected: FAIL
+
+
+[019.html]
+ type: testharness
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 000000000..8b1deca38
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/020.html.ini
@@ -0,0 +1,8 @@
+[020.html?wss]
+ type: testharness
+ [WebSockets: uppercase host]
+ expected: FAIL
+
+
+[020.html]
+ type: testharness
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 000000000..6c11a54e7
--- /dev/null
+++ b/testing/web-platform/meta/websockets/constructor/022.html.ini
@@ -0,0 +1,8 @@
+[022.html]
+ type: testharness
+
+[022.html?wss]
+ type: testharness
+ [WebSockets: protocol array]
+ expected: FAIL
+