mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1164658 - disable test_web_channel.js for thunderbird, as it requires weave which thunderbird doesn't have. r=markh
TEST-UNEXPECTED-FAIL | services/fxaccounts/tests/xpcshell/test_web_channel.js | xpcshell return code: 0 TypeError: Cc['@mozilla.org/weave/service;1'] is undefined at resource://gre/modules/FxAccountsWebChannel.jsm:227
This commit is contained in:
parent
1ad7067797
commit
60cc0c0dd8
@ -19,5 +19,5 @@ reason = FxAccountsManager is only available for B2G for now
|
||||
[test_oauth_token_storage.js]
|
||||
[test_profile_client.js]
|
||||
[test_web_channel.js]
|
||||
skip-if = appname == 'b2g' # fxa web channels only used on desktop
|
||||
skip-if = (appname == 'b2g' || appname == 'thunderbird') # fxa web channels only used on desktop
|
||||
[test_profile.js]
|
||||
|
Loading…
Reference in New Issue
Block a user