forked from mirrors/gecko-dev
		
	|  f0b8b8744c The `browser/components/urlbar/tests/browser-tips/browser_searchTips_interaction.js` and `browser/components/urlbar/tests/browser/browser_closePanelOnClick.js` tests send a click event on a non-interactive `<toolbarspring>` element to test that the URL Bar panel and a search tip would, in fact, be closed. For users of keyboards and assistive technology another way like pressing `Esc` key is available to dismiss the dialog, thus we need to add an exception from the a11y_checks for this tests via `setEnv` and remove the `fail-if` notations from their test manifests. Differential Revision: https://phabricator.services.mozilla.com/D198411 | ||
|---|---|---|
| .. | ||
| suppress-tips | ||
| browser.toml | ||
| browser_interventions.js | ||
| browser_picks.js | ||
| browser_searchTips.js | ||
| browser_searchTips_interaction.js | ||
| browser_selection.js | ||
| browser_updateAsk.js | ||
| browser_updateRefresh.js | ||
| browser_updateRestart.js | ||
| browser_updateWeb.js | ||
| head.js | ||
| README.txt | ||
| slow-page.html | ||
If you're running these tests and you get an error like this: FAIL head.js import threw an exception - Error opening input stream (invalid filename?): chrome://mochitests/content/browser/toolkit/mozapps/update/tests/browser/head.js Then run `mach test toolkit/mozapps/update/tests/browser` first. You can stop mach as soon as it starts the first test, but this is necessary so that mach builds the update tests in your objdir.