diff -r 000000000000 -r 6474c204b198 toolkit/components/passwordmgr/test/mochitest.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/components/passwordmgr/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,77 @@ +[DEFAULT] +skip-if = buildapp == 'b2g' || e10s +support-files = + authenticate.sjs + formsubmit.sjs + notification_common.js + privbrowsing_perwindowpb_iframe.html + prompt_common.js + pwmgr_common.js + subtst_master_pass.html + subtst_notifications_1.html + subtst_notifications_10.html + subtst_notifications_11.html + subtst_notifications_11_popup.html + subtst_notifications_2.html + subtst_notifications_3.html + subtst_notifications_4.html + subtst_notifications_5.html + subtst_notifications_6.html + subtst_notifications_7.html + subtst_notifications_8.html + subtst_notifications_9.html + subtst_privbrowsing_1.html + subtst_privbrowsing_2.html + subtst_privbrowsing_3.html + subtst_privbrowsing_4.html + subtst_prompt_async.html + auth2/authenticate.sjs + +[test_basic_form.html] +[test_basic_form_0pw.html] +[test_basic_form_1pw.html] +[test_basic_form_1pw_2.html] +[test_basic_form_2.html] +[test_basic_form_2pw_1.html] +[test_basic_form_2pw_2.html] +[test_basic_form_3pw_1.html] +[test_basic_form_autocomplete.html] +skip-if = toolkit == 'android' +[test_basic_form_html5.html] +[test_basic_form_observer_autocomplete.html] +[test_basic_form_observer_autofillForms.html] +[test_basic_form_observer_foundLogins.html] +[test_basic_form_pwevent.html] +[test_basic_form_pwonly.html] +[test_bug_221634.html] +# This test doesn't pass because we can't ensure a cross-platform event that +# occurs between DOMContentLoaded and Pageload +skip-if = true +[test_bug_227640.html] +[test_bug_242956.html] +[test_bug_360493_1.html] +[test_bug_360493_2.html] +[test_bug_391514.html] +[test_bug_427033.html] +[test_bug_444968.html] +[test_bug_627616.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_bug_654348.html] +[test_bug_776171.html] +[test_master_password.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_master_password_cleanup.html] +skip-if = toolkit == 'android' +[test_notifications.html] +skip-if = toolkit == 'android' +[test_notifications_popup.html] +skip-if = os == "linux" || toolkit == 'android' # bug 934057 +[test_prompt.html] +skip-if = os == "linux" || toolkit == 'android' #TIMED_OUT +[test_prompt_async.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_xhr.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_xml_load.html] +skip-if = toolkit == 'android' #TIMED_OUT +[test_zzz_finish.html]