mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-12-25 21:29:53 +00:00
27 lines
508 B
INI
27 lines
508 B
INI
[DEFAULT]
|
|
b2g = true
|
|
browser = false
|
|
qemu = false
|
|
|
|
# Hint: "disabled = xxxxx" statement should be added *below* the test that
|
|
# we want to disable.
|
|
|
|
[test_dom_BluetoothManager.js]
|
|
disabled = Bug 1175389
|
|
|
|
[test_dom_BluetoothAdapter_enable.js]
|
|
disabled = Bug 1175389
|
|
|
|
[test_dom_BluetoothAdapter_setters.js]
|
|
disabled = Bug 1175389
|
|
|
|
[test_dom_BluetoothDevice.js]
|
|
disabled = Bug 1175389
|
|
|
|
[test_dom_BluetoothAdapter_discovery.js]
|
|
disabled = Bug 1175389
|
|
|
|
[test_dom_BluetoothAdapter_pair.js]
|
|
disabled = Bug 1175389
|
|
|