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