Thu, 22 Jan 2015 13:21:57 +0100
Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6
1 [DEFAULT]
2 head = head_bookmarks.js
3 tail =
4 firefox-appdir = browser
5 support-files =
6 bookmarks.corrupt.html
7 bookmarks.json
8 bookmarks.preplaces.html
9 bookmarks_html_singleframe.html
10 bug476292.sqlite
11 default.sqlite
12 nsDummyObserver.js
13 nsDummyObserver.manifest
14 places.sparse.sqlite
16 [test_000_frecency.js]
17 [test_317472.js]
18 # Bug 676989: test hangs consistently on Android
19 skip-if = os == "android"
20 [test_331487.js]
21 [test_384370.js]
22 [test_385397.js]
23 # Bug 676989: test fails consistently on Android
24 fail-if = os == "android"
25 [test_398914.js]
26 [test_399264_query_to_string.js]
27 [test_399264_string_to_query.js]
28 [test_399266.js]
29 # Bug 676989: test fails consistently on Android
30 fail-if = os == "android"
31 # Bug 821781: test fails intermittently on Linux
32 skip-if = os == "linux"
33 [test_402799.js]
34 [test_405497.js]
35 [test_408221.js]
36 [test_412132.js]
37 # Bug 676989: test hangs consistently on Android
38 skip-if = os == "android"
39 [test_413784.js]
40 [test_415460.js]
41 [test_415757.js]
42 [test_418643_removeFolderChildren.js]
43 [test_419731.js]
44 [test_419792_node_tags_property.js]
45 [test_420331_wyciwyg.js]
46 [test_421180.js]
47 [test_425563.js]
48 [test_429505_remove_shortcuts.js]
49 [test_433317_query_title_update.js]
50 [test_433525_hasChildren_crash.js]
51 [test_452777.js]
52 [test_454977.js]
53 [test_463863.js]
54 [test_485442_crash_bug_nsNavHistoryQuery_GetUri.js]
55 [test_486978_sort_by_date_queries.js]
56 [test_536081.js]
57 [test_adaptive.js]
58 # Bug 676989: test hangs consistently on Android
59 skip-if = os == "android"
60 [test_adaptive_bug527311.js]
61 [test_analyze.js]
62 [test_annotations.js]
63 [test_asyncExecuteLegacyQueries.js]
64 # Bug 676989: test hangs consistently on Android
65 skip-if = os == "android"
66 [test_async_history_api.js]
67 [test_async_transactions.js]
68 [test_autocomplete_stopSearch_no_throw.js]
69 [test_bookmark_catobs.js]
70 [test_bookmarks_json.js]
71 [test_bookmarks_html.js]
72 [test_bookmarks_html_corrupt.js]
73 [test_bookmarks_html_singleframe.js]
74 [test_bookmarks_restore_notification.js]
75 [test_bookmarks_setNullTitle.js]
76 [test_broken_folderShortcut_result.js]
77 [test_browserhistory.js]
78 [test_bug636917_isLivemark.js]
79 [test_childlessTags.js]
80 [test_crash_476292.js]
81 [test_database_replaceOnStartup.js]
82 [test_download_history.js]
83 # Bug 676989: test fails consistently on Android
84 fail-if = os == "android"
85 [test_frecency.js]
86 [test_frecency_zero_updated.js]
87 # Bug 676989: test hangs consistently on Android
88 skip-if = os == "android"
89 [test_getChildIndex.js]
90 [test_getPlacesInfo.js]
91 [test_history.js]
92 [test_history_autocomplete_tags.js]
93 [test_history_catobs.js]
94 [test_history_notifications.js]
95 [test_history_observer.js]
96 [test_history_removeAllPages.js]
97 # Bug 676989: test hangs consistently on Android
98 skip-if = os == "android"
99 [test_history_sidebar.js]
100 [test_hosts_triggers.js]
101 [test_isURIVisited.js]
102 [test_isvisited.js]
103 [test_lastModified.js]
104 [test_markpageas.js]
105 [test_mozIAsyncLivemarks.js]
106 [test_multi_queries.js]
107 # Bug 676989: test fails consistently on Android
108 fail-if = os == "android"
109 [test_multi_word_tags.js]
110 [test_nsINavHistoryViewer.js]
111 # Bug 902248: intermittent timeouts on all platforms
112 skip-if = true
113 [test_null_interfaces.js]
114 [test_onItemChanged_tags.js]
115 [test_pageGuid_bookmarkGuid.js]
116 [test_frecency_observers.js]
117 [test_placeURIs.js]
118 [test_PlacesUtils_asyncGetBookmarkIds.js]
119 [test_PlacesUtils_lazyobservers.js]
120 [test_placesTxn.js]
121 [test_preventive_maintenance.js]
122 # Bug 676989: test hangs consistently on Android
123 skip-if = os == "android"
124 [test_preventive_maintenance_checkAndFixDatabase.js]
125 # Bug 676989: test hangs consistently on Android
126 skip-if = os == "android"
127 [test_preventive_maintenance_runTasks.js]
128 [test_priorityUrlProvider.js]
129 [test_removeVisitsByTimeframe.js]
130 # Bug 676989: test hangs consistently on Android
131 skip-if = os == "android"
132 [test_resolveNullBookmarkTitles.js]
133 [test_result_sort.js]
134 [test_sql_guid_functions.js]
135 [test_tag_autocomplete_search.js]
136 [test_tagging.js]
137 [test_telemetry.js]
138 [test_update_frecency_after_delete.js]
139 # Bug 676989: test hangs consistently on Android
140 skip-if = os == "android"
141 [test_utils_backups_create.js]
142 [test_utils_getURLsForContainerNode.js]
143 [test_utils_setAnnotationsFor.js]