tenfourfox/dom/wifi/test/marionette/manifest.ini
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

28 lines
791 B
INI

[DEFAULT]
b2g = true
browser = false
qemu = true
[test_wifi_enable.js]
[test_wifi_scan.js]
[test_wifi_associate.js]
[test_wifi_associate_wo_connect.js]
[test_wifi_auto_connect.js]
[test_wifi_static_ip.js]
[test_wifi_tethering_wifi_disabled.js]
skip-if = android_version > '15' # Bug 1203075
[test_wifi_tethering_wifi_inactive.js]
skip-if = android_version > '15' # Bug 1203075
[test_wifi_tethering_wifi_active.js]
skip-if = android_version > '15' # Bug 1203075
[test_wifi_manage_server_certificate.js]
[test_wifi_manage_user_certificate.js]
[test_wifi_manage_pkcs12_certificate.js]
[test_wifi_associate_WPA_EAP_PEAP.js]
disabled = Bug 1173697
[test_wifi_associate_WPA_EAP_TTLS.js]
disabled = Bug 1173697
[test_wifi_associate_WPA_EAP_TLS.js]
disabled = Bug 1173697
[test_wifi_enable_api.js]