michael@0: [DEFAULT] michael@0: head = head_identity.js michael@0: tail = tail_identity.js michael@0: support-files = michael@0: data/idp_1/.well-known/browserid michael@0: data/idp_invalid_1/.well-known/browserid michael@0: michael@0: # Test load modules first so syntax failures are caught early. michael@0: [test_load_modules.js] michael@0: [test_minimalidentity.js] michael@0: [test_firefox_accounts.js] michael@0: michael@0: [test_identity_utils.js] michael@0: [test_log_utils.js] michael@0: [test_authentication.js] michael@0: # Identity modules aren't packaged on Android. michael@0: skip-if = os == "android" michael@0: [test_crypto_service.js] michael@0: skip-if = os == "android" michael@0: [test_identity.js] michael@0: skip-if = os == "android" michael@0: [test_jwcrypto.js] michael@0: skip-if = os == "android" michael@0: [test_observer_topics.js] michael@0: skip-if = os == "android" michael@0: [test_provisioning.js] michael@0: skip-if = os == "android" michael@0: [test_relying_party.js] michael@0: skip-if = os == "android" michael@0: [test_store.js] michael@0: [test_well-known.js] michael@0: # Bug 905340 - http port dependency causes failure on Android 4.0 michael@0: skip-if = os == "android"