summaryrefslogtreecommitdiffstats
path: root/dom/base/test/websocket_hybi/mochitest.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dom/base/test/websocket_hybi/mochitest.ini')
-rw-r--r--dom/base/test/websocket_hybi/mochitest.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/dom/base/test/websocket_hybi/mochitest.ini b/dom/base/test/websocket_hybi/mochitest.ini
new file mode 100644
index 000000000..21d61c8c8
--- /dev/null
+++ b/dom/base/test/websocket_hybi/mochitest.ini
@@ -0,0 +1,13 @@
+[DEFAULT]
+support-files =
+ file_binary-frames_wsh.py
+ file_check-binary-messages_wsh.py
+
+[test_receive-arraybuffer.html]
+skip-if = toolkit == 'android'
+[test_receive-blob.html]
+skip-if = toolkit == 'android'
+[test_send-arraybuffer.html]
+skip-if = toolkit == 'android'
+[test_send-blob.html]
+skip-if = toolkit == 'android'