xpcshell.toml (4530B)
1 [DEFAULT] 2 run-if = [ 3 "os != 'android'", 4 ] 5 head = "head.js" 6 firefox-appdir = "browser" 7 support-files = ["data/engine.xml"] 8 9 ["test_000_frecency.js"] 10 11 ["test_UrlbarController_integration.js"] 12 13 ["test_UrlbarController_telemetry.js"] 14 15 ["test_UrlbarController_unit.js"] 16 17 ["test_UrlbarPrefs.js"] 18 19 ["test_UrlbarProviderSearchSuggestions.js"] 20 21 ["test_UrlbarProviderSemanticHistorySearch.js"] 22 23 ["test_UrlbarQueryContext.js"] 24 25 ["test_UrlbarQueryContext_restrictSource.js"] 26 27 ["test_UrlbarResult_getDisplayableValueAndHighlights.js"] 28 29 ["test_UrlbarSearchUtils.js"] 30 31 ["test_UrlbarUtils_addToUrlbarHistory.js"] 32 33 ["test_UrlbarUtils_copySnakeKeysToCamel.js"] 34 35 ["test_UrlbarUtils_getShortcutOrURIAndPostData.js"] 36 37 ["test_UrlbarUtils_getTokenMatches.js"] 38 39 ["test_UrlbarUtils_skippableTimer.js"] 40 41 ["test_UrlbarUtils_unEscapeURIForUI.js"] 42 43 ["test_about_urls.js"] 44 45 ["test_autofill_adaptiveHistory.js"] 46 requesttimeoutfactor = 3 # Slow on Mac debug 47 48 ["test_autofill_bookmarked.js"] 49 50 ["test_autofill_do_not_trim.js"] 51 52 ["test_autofill_functional.js"] 53 54 ["test_autofill_origins.js"] 55 requesttimeoutfactor = 3 # Slow on Mac debug 56 57 ["test_autofill_originsAndQueries.js"] 58 requesttimeoutfactor = 3 # Slow on Linux debug and Mac debug 59 60 ["test_autofill_origins_alt_frecency.js"] 61 prefs = [ 62 "places.frecency.origins.alternative.featureGate=true", 63 "browser.urlbar.suggest.quickactions=false", 64 ] 65 66 ["test_autofill_prefix_fallback.js"] 67 68 ["test_autofill_search_engine_aliases.js"] 69 70 ["test_autofill_urls.js"] 71 72 ["test_avoid_stripping_to_empty_tokens.js"] 73 74 ["test_calculator.js"] 75 76 ["test_casing.js"] 77 78 ["test_dedupe_embedded_url_param.js"] 79 80 ["test_dedupe_prefix.js"] 81 82 ["test_dedupe_switchTab.js"] 83 84 ["test_dont_autofill_cases.js"] 85 86 ["test_download_embed_bookmarks.js"] 87 88 ["test_empty_search.js"] 89 90 ["test_encoded_urls.js"] 91 92 ["test_escaping_badEscapedURI.js"] 93 94 ["test_escaping_escapeSelf.js"] 95 96 ["test_exposure.js"] 97 98 ["test_frecency.js"] 99 100 ["test_frecency_alternative_nimbus.js"] 101 102 ["test_geolocationUtils.js"] 103 104 ["test_heuristic_cancel.js"] 105 106 ["test_hideSponsoredHistory.js"] 107 108 ["test_history_bookmark_results_on_search_service_failure.js"] 109 110 ["test_keywords.js"] 111 112 ["test_l10nCache.js"] 113 114 ["test_local_suggest_prefs.js"] 115 116 ["test_match_javascript.js"] 117 118 ["test_multi_word_search.js"] 119 120 ["test_muxer.js"] 121 122 ["test_pages_alt_frecency.js"] 123 prefs = [ 124 "places.frecency.pages.alternative.featureGate=true", 125 "browser.urlbar.suggest.quickactions=false", 126 ] 127 128 ["test_protocol_ignore.js"] 129 130 ["test_protocol_swap.js"] 131 skip-if = [ 132 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1968543 133 ] 134 135 ["test_providerAliasEngines.js"] 136 137 ["test_providerHeuristicFallback.js"] 138 skip-if = [ 139 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1968543 140 ] 141 142 ["test_providerHistoryUrlHeuristic.js"] 143 144 ["test_providerKeywords.js"] 145 146 ["test_providerOmnibox.js"] 147 requesttimeoutfactor = 2 # Slow on Linux and Windows 148 149 ["test_providerOpenTabs.js"] 150 151 ["test_providerPlaces.js"] 152 153 ["test_providerPlaces_duplicate_entries.js"] 154 155 ["test_providerPlaces_nonEnglish.js"] 156 157 ["test_providerRecentSearches.js"] 158 159 ["test_providerTabToSearch.js"] 160 161 ["test_providerTabToSearch_partialHost.js"] 162 163 ["test_provider_notification.js"] 164 165 ["test_providersManager.js"] 166 167 ["test_providersManager_filtering.js"] 168 169 ["test_providersManager_maxResults.js"] 170 171 ["test_queryScorer.js"] 172 173 ["test_query_url.js"] 174 175 ["test_quickactions.js"] 176 177 ["test_remote_tabs.js"] 178 skip-if = [ 179 "!sync", 180 ] 181 182 ["test_resultGroups.js"] 183 184 ["test_richsuggestions.js"] 185 186 ["test_richsuggestions_order.js"] 187 188 ["test_search_engine_restyle.js"] 189 190 ["test_search_suggestions.js"] 191 skip-if = [ 192 "os == 'linux' && os_version == '24.04' && arch == 'x86_64' && display == 'x11'", # Bug 1968543 193 ] 194 195 ["test_search_suggestions_aliases.js"] 196 197 ["test_search_suggestions_tail.js"] 198 199 ["test_special_search.js"] 200 201 ["test_suggestedIndex.js"] 202 203 ["test_suggestedIndexRelativeToGroup.js"] 204 205 ["test_tab_matches.js"] 206 207 ["test_tags_caseInsensitivity.js"] 208 209 ["test_tags_extendedUnicode.js"] 210 211 ["test_tags_general.js"] 212 213 ["test_tags_matchBookmarkTitles.js"] 214 215 ["test_tags_returnedInSearches.js"] 216 217 ["test_tokenizer.js"] 218 219 ["test_trimming.js"] 220 221 ["test_ui_schemas_valid.js"] 222 support-files = [ 223 "../../schema/urlbar-persisted-search-terms-schema.json", 224 "../../schema/urlbar-persisted-search-terms-ui-schema.json", 225 ] 226 227 ["test_unitConversion.js"] 228 229 ["test_urlbar_persisted_search_terms_validation.js"] 230 support-files = ["../../schema/urlbar-persisted-search-terms-schema.json"] 231 232 ["test_urlbar_search_terms_persistence.js"] 233 234 ["test_word_boundary_search.js"]