Bug 1179713 - fix the manifest of bluetooth2 marionette test set. r=btian

This commit is contained in:
Jamin Liu 2015-07-14 18:37:49 +08:00
Родитель 1f07de380f
Коммит fbd26faa80
1 изменённых файлов: 4 добавлений и 1 удалений

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

@ -3,7 +3,9 @@ b2g = true
browser = false
qemu = false
disabled = Bug 1175389
# Hint: "disabled = xxxxx" statement should be added *below* the test that
# we want to disable.
[test_dom_BluetoothManager_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothAdapter_enable_API2.js]
@ -15,3 +17,4 @@ disabled = Bug 1175389
[test_dom_BluetoothDevice_API2.js]
disabled = Bug 1175389
[test_dom_BluetoothAdapter_pair_API2.js]
disabled = Bug 1175389