mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 01:31:00 +00:00
82 lines
2.4 KiB
INI
82 lines
2.4 KiB
INI
[DEFAULT]
|
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || e10s
|
|
support-files =
|
|
authenticate.sjs
|
|
blank.html
|
|
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_2pw_0un.html
|
|
subtst_notifications_2pw_1un_1text.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_autofill_before_load.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_autofill_password-only.html]
|
|
[test_basic_form.html]
|
|
[test_basic_form_0pw.html]
|
|
[test_basic_form_1pw.html]
|
|
[test_basic_form_1pw_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_case_differences.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_basic_form_html5.html]
|
|
[test_basic_form_pwevent.html]
|
|
[test_basic_form_pwonly.html]
|
|
[test_bug_627616.html]
|
|
skip-if = toolkit == 'android' #TIMED_OUT
|
|
[test_bug_776171.html]
|
|
[test_form_action_1.html]
|
|
[test_form_action_2.html]
|
|
[test_form_action_javascript.html]
|
|
[test_input_events.html]
|
|
[test_input_events_for_identical_values.html]
|
|
[test_master_password.html]
|
|
skip-if = toolkit == 'android' #TIMED_OUT
|
|
[test_master_password_cleanup.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_maxlength.html]
|
|
[test_notifications.html]
|
|
skip-if = toolkit == 'android'
|
|
[test_notifications_popup.html]
|
|
skip-if = os == "linux" || toolkit == 'android' # bug 934057
|
|
[test_passwords_in_type_password.html]
|
|
[test_prompt.html]
|
|
skip-if = os == "linux" || toolkit == 'android' #TIMED_OUT
|
|
[test_prompt_async.html]
|
|
skip-if = toolkit == 'android' #TIMED_OUT
|
|
[test_recipe_login_fields.html]
|
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g'
|
|
[test_xhr.html]
|
|
skip-if = toolkit == 'android' #TIMED_OUT
|
|
[test_xhr_2.html]
|
|
[test_xml_load.html]
|
|
skip-if = toolkit == 'android' #TIMED_OUT
|
|
[test_zzz_finish.html]
|