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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/components/places/tests/queries/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,33 @@
     1.4 +[DEFAULT]
     1.5 +head = head_queries.js
     1.6 +tail =
     1.7 +
     1.8 +[test_415716.js]
     1.9 +[test_abstime-annotation-domain.js]
    1.10 +[test_abstime-annotation-uri.js]
    1.11 +[test_async.js]
    1.12 +[test_containersQueries_sorting.js]
    1.13 +[test_excludeReadOnlyFolders.js]
    1.14 +[test_history_queries_tags_liveUpdate.js]
    1.15 +[test_history_queries_titles_liveUpdate.js]
    1.16 +[test_onlyBookmarked.js]
    1.17 +[test_querySerialization.js]
    1.18 +[test_redirects.js]
    1.19 +# Bug 676989: test hangs consistently on Android
    1.20 +skip-if = os == "android"
    1.21 +[test_results-as-tag-contents-query.js]
    1.22 +[test_results-as-visit.js]
    1.23 +[test_searchterms-domain.js]
    1.24 +[test_searchterms-uri.js]
    1.25 +[test_searchterms-bookmarklets.js]
    1.26 +[test_sort-date-site-grouping.js]
    1.27 +[test_sorting.js]
    1.28 +# Bug 676989: test hangs consistently on Android
    1.29 +skip-if = os == "android" 
    1.30 +[test_tags.js]
    1.31 +# Bug 676989: test hangs consistently on Android
    1.32 +skip-if = os == "android"
    1.33 +[test_transitions.js]
    1.34 +# Bug 676989: test hangs consistently on Android
    1.35 +skip-if = os == "android"
    1.36 +[test_searchTerms_includeHidden.js]

mercurial