toolkit/components/places/tests/autocomplete/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/places/tests/autocomplete/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,29 @@
     1.4 +[DEFAULT]
     1.5 +head = head_autocomplete.js
     1.6 +tail = 
     1.7 +firefox-appdir = browser
     1.8 +
     1.9 +[test_416211.js]
    1.10 +[test_416214.js]
    1.11 +[test_417798.js]
    1.12 +[test_418257.js]
    1.13 +[test_422277.js]
    1.14 +[test_autocomplete_on_value_removed_479089.js]
    1.15 +# Bug 676989: test fails consistently on Android
    1.16 +fail-if = os == "android"
    1.17 +[test_download_embed_bookmarks.js]
    1.18 +# Bug 676989: test fails consistently on Android
    1.19 +fail-if = os == "android"
    1.20 +[test_empty_search.js]
    1.21 +# Bug 676989: test fails consistently on Android
    1.22 +fail-if = os == "android"
    1.23 +[test_enabled.js]
    1.24 +[test_escape_self.js]
    1.25 +[test_ignore_protocol.js]
    1.26 +[test_keyword_search.js]
    1.27 +[test_match_beginning.js]
    1.28 +[test_multi_word_search.js]
    1.29 +[test_special_search.js]
    1.30 +[test_swap_protocol.js]
    1.31 +[test_tabmatches.js]
    1.32 +[test_word_boundary_search.js]

mercurial