diff -r 000000000000 -r 6474c204b198 dom/network/tests/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/dom/network/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,18 @@ +[test_network_basics.html] +skip-if = toolkit == "gonk" || toolkit == 'android' +[test_tcpsocket_default_permissions.html] +skip-if = toolkit == "gonk" +[test_tcpsocket_enabled_no_perm.html] +skip-if = toolkit == "gonk" +[test_tcpsocket_enabled_with_perm.html] +skip-if = toolkit == "gonk" || e10s +[test_networkstats_alarms.html] +skip-if = toolkit != "gonk" +[test_networkstats_basics.html] +skip-if = toolkit != "gonk" || (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(Will be fixed in bug 858005) b2g-desktop(Will be fixed in bug 858005) +[test_networkstats_disabled.html] +skip-if = toolkit != "gonk" +[test_networkstats_enabled_no_perm.html] +skip-if = toolkit != "gonk" +[test_networkstats_enabled_perm.html] +skip-if = toolkit != "gonk"