mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-21 20:32:40 +00:00
28 lines
791 B
INI
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]
|