mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 900551 - Disable bluetooth push and tethering tests until Bug 1058158 is fixed; r=jaliu
This commit is contained in:
parent
90a78b5c88
commit
4f2e5c5002
@ -4,9 +4,13 @@ browser = false
|
||||
qemu = true
|
||||
|
||||
[test_navigate_to_default_url.py]
|
||||
disabled = https://bugzilla.mozilla.org/show_bug.cgi?id=1058158
|
||||
|
||||
[test_dom_BluetoothManager_enabled.js]
|
||||
[test_dom_BluetoothManager_adapteradded.js]
|
||||
[test_dom_BluetoothAdapter_setters.js]
|
||||
[test_dom_BluetoothAdapter_getters.js]
|
||||
[test_dom_BluetoothAdapter_discovery.js]
|
||||
|
||||
[test_dom_BluetoothAdapter_pair.js]
|
||||
disabled = https://bugzilla.mozilla.org/show_bug.cgi?id=1058158
|
@ -4,3 +4,4 @@ browser = false
|
||||
qemu = true
|
||||
|
||||
[test_wifi_tethering_enabled.js]
|
||||
disabled = https://bugzilla.mozilla.org/show_bug.cgi?id=1058158
|
||||
|
Loading…
Reference in New Issue
Block a user