Bug 1175067 - Switch Bluetooth marionette test set to BT API v2 and disable unsupported tests. r=joliu

This commit is contained in:
Jamin Liu 2015-06-17 18:00:26 +08:00
Родитель bf3062c593
Коммит b092e9d032
2 изменённых файлов: 7 добавлений и 1 удалений

Просмотреть файл

@ -3,9 +3,15 @@ b2g = true
browser = false
qemu = false
disabled = Bug 1175389
[test_dom_BluetoothManager_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothAdapter_enable_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothAdapter_setters_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothAdapter_discovery_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothDevice_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothAdapter_pair_API2.js]

Просмотреть файл

@ -12,7 +12,7 @@ b2g = true
skip = false
; webapi tests
[include:../../../../../dom/bluetooth/bluetooth1/tests/marionette/manifest.ini]
[include:../../../../../dom/bluetooth/bluetooth2/tests/marionette/manifest.ini]
[include:../../../../../dom/telephony/test/marionette/manifest.ini]
[include:../../../../../dom/voicemail/test/marionette/manifest.ini]
[include:../../../../../dom/battery/test/marionette/manifest.ini]