1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dom/indexedDB/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,210 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + bfcache_iframe1.html 1.7 + bfcache_iframe2.html 1.8 + blob_worker_crash_iframe.html 1.9 + error_events_abort_transactions_iframe.html 1.10 + event_propagation_iframe.html 1.11 + exceptions_in_events_iframe.html 1.12 + file.js 1.13 + file_app_isolation.html 1.14 + file_app_isolation.js 1.15 + helpers.js 1.16 + leaving_page_iframe.html 1.17 + third_party_iframe1.html 1.18 + third_party_iframe2.html 1.19 + webapp_clearBrowserData.js 1.20 + webapp_clearBrowserData_appFrame.html 1.21 + webapp_clearBrowserData_browserFrame.html 1.22 + 1.23 +[test_add_put.html] 1.24 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.25 +[test_add_twice_failure.html] 1.26 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.27 +[test_advance.html] 1.28 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.29 +[test_app_isolation_inproc.html] 1.30 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage 1.31 +[test_app_isolation_oop.html] 1.32 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage 1.33 +[test_autoIncrement.html] 1.34 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.35 +[test_autoIncrement_indexes.html] 1.36 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.37 +[test_bfcache.html] 1.38 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.39 +[test_blob_archive.html] 1.40 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.41 +[test_blob_simple.html] 1.42 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.43 +[test_blob_worker_crash.html] 1.44 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, bug 927889 still present 1.45 +[test_clear.html] 1.46 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.47 +[test_complex_keyPaths.html] 1.48 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.49 +[test_count.html] 1.50 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.51 +[test_create_index.html] 1.52 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.53 +[test_create_index_with_integer_keys.html] 1.54 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.55 +[test_create_objectStore.html] 1.56 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.57 +[test_cursor_mutation.html] 1.58 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.59 +[test_cursor_update_updates_indexes.html] 1.60 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.61 +[test_cursors.html] 1.62 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.63 +[test_deleteDatabase.html] 1.64 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.65 +[test_deleteDatabase_interactions.html] 1.66 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.67 +[test_error_events_abort_transactions.html] 1.68 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.69 +[test_event_propagation.html] 1.70 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT, bug 780855 #Bug 931116, b2g desktop specific, initial triage 1.71 +[test_event_source.html] 1.72 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.73 +[test_exceptions_in_events.html] 1.74 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.75 +[test_file_array.html] 1.76 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.77 +[test_file_cross_database_copying.html] 1.78 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.79 +[test_file_delete.html] 1.80 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.81 +[test_file_os_delete.html] 1.82 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.83 +[test_file_put_get_object.html] 1.84 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.85 +[test_file_put_get_values.html] 1.86 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.87 +[test_file_quota.html] 1.88 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.89 +[test_file_replace.html] 1.90 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.91 +[test_file_resurrection_delete.html] 1.92 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.93 +[test_file_resurrection_transaction_abort.html] 1.94 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.95 +[test_file_sharing.html] 1.96 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.97 +[test_file_transaction_abort.html] 1.98 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.99 +[test_filehandle_quota.html] 1.100 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.101 +[test_filehandle_serialization.html] 1.102 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.103 +[test_filehandle_store_snapshot.html] 1.104 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.105 +[test_getAll.html] 1.106 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.107 +[test_get_filehandle.html] 1.108 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.109 +[test_globalObjects_content.html] 1.110 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.111 +[test_global_data.html] 1.112 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.113 +[test_index_empty_keyPath.html] 1.114 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.115 +[test_index_getAll.html] 1.116 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.117 +[test_index_getAllObjects.html] 1.118 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.119 +[test_index_object_cursors.html] 1.120 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.121 +[test_index_update_delete.html] 1.122 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.123 +[test_indexes.html] 1.124 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.125 +[test_indexes_bad_values.html] 1.126 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.127 +[test_indexes_funny_things.html] 1.128 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.129 +[test_invalid_version.html] 1.130 +[test_key_requirements.html] 1.131 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.132 +[test_keys.html] 1.133 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.134 +[test_leaving_page.html] 1.135 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.136 +[test_lowDiskSpace.html] 1.137 +skip-if = buildapp == 'b2g' # b2g(this needs probably modification for notifyObserversInParentProcess to be similar as pushPermissions) b2g-debug(this needs probably modification for notifyObserversInParentProcess to be similar as pushPermissions) b2g-desktop(this needs probably modification for notifyObserversInParentProcess to be similar as pushPermissions) 1.138 +[test_multientry.html] 1.139 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.140 +[test_names_sorted.html] 1.141 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.142 +[test_objectCursors.html] 1.143 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.144 +[test_objectStore_getAllKeys.html] 1.145 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.146 +[test_objectStore_inline_autoincrement_key_added_on_put.html] 1.147 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.148 +[test_objectStore_openKeyCursor.html] 1.149 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.150 +[test_objectStore_remove_values.html] 1.151 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.152 +[test_object_identity.html] 1.153 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.154 +[test_odd_result_order.html] 1.155 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.156 +[test_open_empty_db.html] 1.157 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.158 +[test_open_for_principal.html] 1.159 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.160 +[test_open_objectStore.html] 1.161 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.162 +[test_optionalArguments.html] 1.163 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.164 +[test_overlapping_transactions.html] 1.165 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.166 +[test_persistenceType.html] 1.167 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || e10s #Bug 931116, b2g desktop specific, initial triage 1.168 +[test_put_get_values.html] 1.169 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.170 +[test_put_get_values_autoIncrement.html] 1.171 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.172 +[test_readonly_transactions.html] 1.173 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.174 +[test_remove_index.html] 1.175 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.176 +[test_remove_objectStore.html] 1.177 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.178 +[test_request_readyState.html] 1.179 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.180 +[test_setVersion.html] 1.181 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.182 +[test_setVersion_abort.html] 1.183 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.184 +[test_setVersion_events.html] 1.185 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.186 +[test_setVersion_exclusion.html] 1.187 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.188 +[test_success_events_after_abort.html] 1.189 +skip-if = (buildapp == 'b2g' && (toolkit != 'gonk' || debug)) # b2g-debug(debug-only failure; time out) b2g-desktop(Bug 931116, b2g desktop specific, initial triage) 1.190 +[test_third_party.html] 1.191 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #TIMED_OUT #Bug 931116, b2g desktop specific, initial triage 1.192 +[test_traffic_jam.html] 1.193 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.194 +[test_transaction_abort.html] 1.195 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.196 +[test_transaction_abort_hang.html] 1.197 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.198 +[test_transaction_lifetimes.html] 1.199 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.200 +[test_transaction_lifetimes_nested.html] 1.201 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.202 +[test_transaction_ordering.html] 1.203 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.204 +[test_unique_index_update.html] 1.205 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage 1.206 +[test_webapp_clearBrowserData_inproc_inproc.html] 1.207 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #No test app installed #Bug 931116, b2g desktop specific, initial triage 1.208 +[test_webapp_clearBrowserData_inproc_oop.html] 1.209 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #No test app installed #Bug 931116, b2g desktop specific, initial triage 1.210 +[test_webapp_clearBrowserData_oop_inproc.html] 1.211 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') || toolkit == 'android' #No test app installed #Bug 931116, b2g desktop specific, initial triage 1.212 +[test_bug937006.html] 1.213 +skip-if = (buildapp == 'b2g' && toolkit != 'gonk') #Bug 931116, b2g desktop specific, initial triage