1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/network/tests/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,18 @@ 1.4 +[test_network_basics.html] 1.5 +skip-if = toolkit == "gonk" || toolkit == 'android' 1.6 +[test_tcpsocket_default_permissions.html] 1.7 +skip-if = toolkit == "gonk" 1.8 +[test_tcpsocket_enabled_no_perm.html] 1.9 +skip-if = toolkit == "gonk" 1.10 +[test_tcpsocket_enabled_with_perm.html] 1.11 +skip-if = toolkit == "gonk" || e10s 1.12 +[test_networkstats_alarms.html] 1.13 +skip-if = toolkit != "gonk" 1.14 +[test_networkstats_basics.html] 1.15 +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) 1.16 +[test_networkstats_disabled.html] 1.17 +skip-if = toolkit != "gonk" 1.18 +[test_networkstats_enabled_no_perm.html] 1.19 +skip-if = toolkit != "gonk" 1.20 +[test_networkstats_enabled_perm.html] 1.21 +skip-if = toolkit != "gonk"