content/base/test/websocket_hybi/mochitest.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/base/test/websocket_hybi/mochitest.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     1.4 +[DEFAULT]
     1.5 +skip-if = e10s
     1.6 +support-files =
     1.7 +  file_binary-frames_wsh.py
     1.8 +  file_check-binary-messages_wsh.py
     1.9 +
    1.10 +[test_receive-arraybuffer.html]
    1.11 +skip-if = buildapp == 'b2g' || toolkit == 'android'
    1.12 +[test_receive-blob.html]
    1.13 +skip-if = buildapp == 'b2g' || toolkit == 'android'
    1.14 +[test_send-arraybuffer.html]
    1.15 +skip-if = buildapp == 'b2g' || toolkit == 'android'
    1.16 +[test_send-blob.html]
    1.17 +skip-if = buildapp == 'b2g' || toolkit == 'android'

mercurial