1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/places/tests/expiration/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,22 @@ 1.4 +[DEFAULT] 1.5 +head = head_expiration.js 1.6 +tail = 1.7 + 1.8 +[test_analyze_runs.js] 1.9 +# Bug 676989: test hangs consistently on Android 1.10 +skip-if = os == "android" 1.11 +[test_annos_expire_history.js] 1.12 +[test_annos_expire_never.js] 1.13 +[test_annos_expire_policy.js] 1.14 +[test_annos_expire_session.js] 1.15 +[test_debug_expiration.js] 1.16 +[test_idle_daily.js] 1.17 +[test_notifications.js] 1.18 +[test_notifications_onDeleteURI.js] 1.19 +[test_notifications_onDeleteVisits.js] 1.20 +[test_outdated_analyze.js] 1.21 +[test_pref_interval.js] 1.22 +# Crashes when timer is used on non-main thread due to JS implemetation in this test 1.23 +skip-if = "JS implementation of nsITimer" 1.24 +[test_pref_maxpages.js] 1.25 +[test_removeAllPages.js]