1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/passwordmgr/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,77 @@ 1.4 +[DEFAULT] 1.5 +skip-if = buildapp == 'b2g' || e10s 1.6 +support-files = 1.7 + authenticate.sjs 1.8 + formsubmit.sjs 1.9 + notification_common.js 1.10 + privbrowsing_perwindowpb_iframe.html 1.11 + prompt_common.js 1.12 + pwmgr_common.js 1.13 + subtst_master_pass.html 1.14 + subtst_notifications_1.html 1.15 + subtst_notifications_10.html 1.16 + subtst_notifications_11.html 1.17 + subtst_notifications_11_popup.html 1.18 + subtst_notifications_2.html 1.19 + subtst_notifications_3.html 1.20 + subtst_notifications_4.html 1.21 + subtst_notifications_5.html 1.22 + subtst_notifications_6.html 1.23 + subtst_notifications_7.html 1.24 + subtst_notifications_8.html 1.25 + subtst_notifications_9.html 1.26 + subtst_privbrowsing_1.html 1.27 + subtst_privbrowsing_2.html 1.28 + subtst_privbrowsing_3.html 1.29 + subtst_privbrowsing_4.html 1.30 + subtst_prompt_async.html 1.31 + auth2/authenticate.sjs 1.32 + 1.33 +[test_basic_form.html] 1.34 +[test_basic_form_0pw.html] 1.35 +[test_basic_form_1pw.html] 1.36 +[test_basic_form_1pw_2.html] 1.37 +[test_basic_form_2.html] 1.38 +[test_basic_form_2pw_1.html] 1.39 +[test_basic_form_2pw_2.html] 1.40 +[test_basic_form_3pw_1.html] 1.41 +[test_basic_form_autocomplete.html] 1.42 +skip-if = toolkit == 'android' 1.43 +[test_basic_form_html5.html] 1.44 +[test_basic_form_observer_autocomplete.html] 1.45 +[test_basic_form_observer_autofillForms.html] 1.46 +[test_basic_form_observer_foundLogins.html] 1.47 +[test_basic_form_pwevent.html] 1.48 +[test_basic_form_pwonly.html] 1.49 +[test_bug_221634.html] 1.50 +# This test doesn't pass because we can't ensure a cross-platform event that 1.51 +# occurs between DOMContentLoaded and Pageload 1.52 +skip-if = true 1.53 +[test_bug_227640.html] 1.54 +[test_bug_242956.html] 1.55 +[test_bug_360493_1.html] 1.56 +[test_bug_360493_2.html] 1.57 +[test_bug_391514.html] 1.58 +[test_bug_427033.html] 1.59 +[test_bug_444968.html] 1.60 +[test_bug_627616.html] 1.61 +skip-if = toolkit == 'android' #TIMED_OUT 1.62 +[test_bug_654348.html] 1.63 +[test_bug_776171.html] 1.64 +[test_master_password.html] 1.65 +skip-if = toolkit == 'android' #TIMED_OUT 1.66 +[test_master_password_cleanup.html] 1.67 +skip-if = toolkit == 'android' 1.68 +[test_notifications.html] 1.69 +skip-if = toolkit == 'android' 1.70 +[test_notifications_popup.html] 1.71 +skip-if = os == "linux" || toolkit == 'android' # bug 934057 1.72 +[test_prompt.html] 1.73 +skip-if = os == "linux" || toolkit == 'android' #TIMED_OUT 1.74 +[test_prompt_async.html] 1.75 +skip-if = toolkit == 'android' #TIMED_OUT 1.76 +[test_xhr.html] 1.77 +skip-if = toolkit == 'android' #TIMED_OUT 1.78 +[test_xml_load.html] 1.79 +skip-if = toolkit == 'android' #TIMED_OUT 1.80 +[test_zzz_finish.html]