diff -r 000000000000 -r 6474c204b198 content/base/test/websocket_hybi/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/content/base/test/websocket_hybi/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,14 @@ +[DEFAULT] +skip-if = e10s +support-files = + file_binary-frames_wsh.py + file_check-binary-messages_wsh.py + +[test_receive-arraybuffer.html] +skip-if = buildapp == 'b2g' || toolkit == 'android' +[test_receive-blob.html] +skip-if = buildapp == 'b2g' || toolkit == 'android' +[test_send-arraybuffer.html] +skip-if = buildapp == 'b2g' || toolkit == 'android' +[test_send-blob.html] +skip-if = buildapp == 'b2g' || toolkit == 'android'