[DEFAULT] firefox-appdir = "browser" head = "head.js" support-files = ["../fixtures/**"] prefs = [ "extensions.formautofill.test.ignoreVisibilityCheck=true", "extensions.formautofill.heuristics.detectDynamicFormChanges=false", ] ["test_activeStatus.js"] ["test_addressComponent_city.js"] head = "head_addressComponent.js" ["test_addressComponent_country.js"] head = "head_addressComponent.js" ["test_addressComponent_email.js"] head = "head_addressComponent.js" ["test_addressComponent_name.js"] head = "head_addressComponent.js" ["test_addressComponent_organization.js"] head = "head_addressComponent.js" ["test_addressComponent_postal_code.js"] head = "head_addressComponent.js" ["test_addressComponent_state.js"] head = "head_addressComponent.js" ["test_addressComponent_street_address.js"] head = "head_addressComponent.js" ["test_addressComponent_tel.js"] head = "head_addressComponent.js" ["test_addressDataLoader.js"] ["test_addressRecords.js"] ["test_autofillFormFields.js"] ["test_autofill_ios_library.js"] ["test_createRecords.js"] ["test_creditCardRecords.js"] skip-if = [ "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 ] ["test_extractLabelStrings.js"] ["test_findLabelElements.js"] ["test_getAdaptedProfiles.js"] ["test_getAdaptedProfiles_locales.js"] ["test_getCategoriesFromFieldNames.js"] ["test_getCreditCardLogo.js"] ["test_getInfo.js"] ["test_getRecords.js"] skip-if = [ "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 ] ["test_inspectFields.js"] ["test_isAddressAutofillAvailable.js"] ["test_isCJKName.js"] ["test_isCreditCardAutofillAvailable.js"] ["test_isCreditCardOrAddressFieldType.js"] ["test_known_strings.js"] ["test_migrateRecords.js"] ["test_nameUtils.js"] ["test_parseAddressFormat.js"] ["test_parseStreetAddress.js"] ["test_phoneNumber.js"] ["test_profileAutocompleteResult.js"] ["test_reconcile.js"] skip-if = [ "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 ] ["test_savedFieldNames.js"] ["test_storage_remove.js"] skip-if = [ "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 ] ["test_storage_syncfields.js"] ["test_storage_tombstones.js"] skip-if = [ "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 ] ["test_sync.js"] head = "head.js ../../../../../services/sync/tests/unit/head_appinfo.js ../../../../../services/common/tests/unit/head_helpers.js ../../../../../services/sync/tests/unit/head_helpers.js ../../../../../services/sync/tests/unit/head_http_server.js" ["test_sync_deprecate_address_x_name_fields.js"] head = "head.js ../../../../../services/sync/tests/unit/head_appinfo.js ../../../../../services/common/tests/unit/head_helpers.js ../../../../../services/sync/tests/unit/head_helpers.js ../../../../../services/sync/tests/unit/head_http_server.js" ["test_sync_deprecate_credit_card_v4.js"] head = "head.js ../../../../../services/sync/tests/unit/head_appinfo.js ../../../../../services/common/tests/unit/head_helpers.js ../../../../../services/sync/tests/unit/head_helpers.js ../../../../../services/sync/tests/unit/head_http_server.js" skip-if = [ "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 ] ["test_toOneLineAddress.js"] ["test_transformFields.js"] skip-if = [ "os == 'mac' && os_version == '11.20' && arch == 'aarch64'", # Bug 1729554 "os == 'mac' && os_version == '15.30' && arch == 'aarch64'", # Bug 1729554 ]