diff -r 000000000000 -r 6474c204b198 toolkit/components/places/tests/expiration/xpcshell.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/components/places/tests/expiration/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,22 @@ +[DEFAULT] +head = head_expiration.js +tail = + +[test_analyze_runs.js] +# Bug 676989: test hangs consistently on Android +skip-if = os == "android" +[test_annos_expire_history.js] +[test_annos_expire_never.js] +[test_annos_expire_policy.js] +[test_annos_expire_session.js] +[test_debug_expiration.js] +[test_idle_daily.js] +[test_notifications.js] +[test_notifications_onDeleteURI.js] +[test_notifications_onDeleteVisits.js] +[test_outdated_analyze.js] +[test_pref_interval.js] +# Crashes when timer is used on non-main thread due to JS implemetation in this test +skip-if = "JS implementation of nsITimer" +[test_pref_maxpages.js] +[test_removeAllPages.js]