diff --git a/dom/base/test/mochitest.ini b/dom/base/test/mochitest.ini index 30909d9f55d3..c5cdf21ee48e 100644 --- a/dom/base/test/mochitest.ini +++ b/dom/base/test/mochitest.ini @@ -809,8 +809,6 @@ skip-if = toolkit == 'android' [test_w3element_traversal.html] [test_w3element_traversal.xhtml] [test_w3element_traversal_svg.html] -[test_websocket.html] -skip-if = buildapp == 'b2g' || toolkit == 'android' # TC: Bug 1144079 - Re-enable Mulet mochitests and reftests taskcluster-specific disables. [test_websocket1.html] skip-if = buildapp == 'b2g' || toolkit == 'android' # TC: Bug 1144079 - Re-enable Mulet mochitests and reftests taskcluster-specific disables. [test_websocket2.html] @@ -819,6 +817,8 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' # TC: Bug 1144079 - Re-enabl skip-if = buildapp == 'b2g' || toolkit == 'android' # TC: Bug 1144079 - Re-enable Mulet mochitests and reftests taskcluster-specific disables. [test_websocket4.html] skip-if = buildapp == 'b2g' || toolkit == 'android' # TC: Bug 1144079 - Re-enable Mulet mochitests and reftests taskcluster-specific disables. +[test_websocket5.html] +skip-if = buildapp == 'b2g' || toolkit == 'android' # TC: Bug 1144079 - Re-enable Mulet mochitests and reftests taskcluster-specific disables. [test_websocket_basic.html] skip-if = buildapp == 'b2g' || toolkit == 'android' [test_websocket_hello.html] diff --git a/dom/base/test/test_websocket.html b/dom/base/test/test_websocket.html deleted file mode 100644 index 199a52262d0f..000000000000 --- a/dom/base/test/test_websocket.html +++ /dev/null @@ -1,1493 +0,0 @@ - - - - - WebSocket test - - - - -Mozilla Bug -

-

-
-
-
-
-
- -
-
- - - diff --git a/dom/base/test/test_websocket5.html b/dom/base/test/test_websocket5.html new file mode 100644 index 000000000000..84f1150151d9 --- /dev/null +++ b/dom/base/test/test_websocket5.html @@ -0,0 +1,293 @@ + + + + + WebSocket test + + + + + + + +
+
+ + +