toolkit/mozapps/downloads/tests/chrome/chrome.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/toolkit/mozapps/downloads/tests/chrome/chrome.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,38 @@
     1.4 +[DEFAULT]
     1.5 +support-files =
     1.6 +  unknownContentType_dialog_layout_data.pif
     1.7 +  unknownContentType_dialog_layout_data.pif^headers^
     1.8 +  unknownContentType_dialog_layout_data.txt
     1.9 +  unknownContentType_dialog_layout_data.txt^headers^
    1.10 +  utils.js
    1.11 +
    1.12 +[test_backspace_key_removes.xul]
    1.13 +skip-if = toolkit != 'cocoa'
    1.14 +[test_basic_functionality.xul]
    1.15 +[test_bug_412360.xul]
    1.16 +[test_bug_429247.xul]
    1.17 +[test_bug_462172.xul]
    1.18 +[test_cleanup_search.xul]
    1.19 +[test_clear_button_disabled.xul]
    1.20 +[test_close_download_manager.xul]
    1.21 +[test_close_on_last_window.xul]
    1.22 +[test_delete_key_removes.xul]
    1.23 +[test_destinationURI_annotation.xul]
    1.24 +[test_esc_key_closes_clears.xul]
    1.25 +[test_multi_select.xul]
    1.26 +[test_multiword_search.xul]
    1.27 +[test_pause_button_state.xul]
    1.28 +[test_removeDownload_updates_ui.xul]
    1.29 +[test_retention_is_0_closes.xul]
    1.30 +disabled = temporarily disabled test (bug 483200)
    1.31 +[test_search_clearlist.xul]
    1.32 +[test_search_keys.xul]
    1.33 +[test_select_all.xul]
    1.34 +[test_space_key_pauses_resumes.xul]
    1.35 +[test_taskbarprogress_downloadstates.xul]
    1.36 +skip-if = os != 'win' && toolkit != 'cocoa'
    1.37 +[test_taskbarprogress_service.xul]
    1.38 +# disabled for very frequent orange--bug 630567
    1.39 +skip-if = os != 'win' || true
    1.40 +[test_ui_stays_open_on_alert_clickback.xul]
    1.41 +[test_unknownContentType_dialog_layout.xul]

mercurial