diff options
Diffstat (limited to 'testing/firefox-ui/tests/functional/locationbar/manifest.ini')
-rw-r--r-- | testing/firefox-ui/tests/functional/locationbar/manifest.ini | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/testing/firefox-ui/tests/functional/locationbar/manifest.ini b/testing/firefox-ui/tests/functional/locationbar/manifest.ini new file mode 100644 index 000000000..72adfd767 --- /dev/null +++ b/testing/firefox-ui/tests/functional/locationbar/manifest.ini @@ -0,0 +1,9 @@ +[DEFAULT] +tags = local + +[test_access_locationbar.py] +disabled = Bug 1168727 - Timeout when opening auto-complete popup +[test_escape_autocomplete.py] +[test_favicon_in_autocomplete.py] +[test_suggest_bookmarks.py] + |