зеркало из https://github.com/mozilla/gecko-dev.git
25 строки
793 B
INI
25 строки
793 B
INI
[DEFAULT]
|
|
head = head.js ../../../common/tests/unit/head_helpers.js ../../../common/tests/unit/head_http.js
|
|
tail =
|
|
skip-if = toolkit == 'android'
|
|
|
|
[test_accounts.js]
|
|
[test_client.js]
|
|
skip-if = toolkit == 'gonk' # times out, bug 1073639
|
|
[test_credentials.js]
|
|
[test_loginmgr_storage.js]
|
|
skip-if = appname == 'b2g' # login manager storage only used on desktop.
|
|
[test_manager.js]
|
|
skip-if = appname != 'b2g'
|
|
reason = FxAccountsManager is only available for B2G for now
|
|
[test_oauth_client.js]
|
|
[test_oauth_grant_client.js]
|
|
[test_oauth_grant_client_server.js]
|
|
[test_oauth_tokens.js]
|
|
[test_oauth_token_storage.js]
|
|
[test_profile_client.js]
|
|
[test_web_channel.js]
|
|
skip-if = (appname == 'b2g' || appname == 'thunderbird') # fxa web channels only used on desktop
|
|
[test_profile.js]
|
|
[test_storage_manager.js]
|