browser/components/customizableui/test/browser.ini

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

michael@0 1 [DEFAULT]
michael@0 2 support-files =
michael@0 3 head.js
michael@0 4 support/test_967000_charEncoding_page.html
michael@0 5 support/feeds_test_page.html
michael@0 6 support/test-feed.xml
michael@0 7
michael@0 8 [browser_873501_handle_specials.js]
michael@0 9 [browser_876926_customize_mode_wrapping.js]
michael@0 10 [browser_876944_customize_mode_create_destroy.js]
michael@0 11 [browser_877006_missing_view.js]
michael@0 12 [browser_877178_unregisterArea.js]
michael@0 13 [browser_877447_skip_missing_ids.js]
michael@0 14 [browser_878452_drag_to_panel.js]
michael@0 15 [browser_880164_customization_context_menus.js]
michael@0 16 [browser_880382_drag_wide_widgets_in_panel.js]
michael@0 17 [browser_884402_customize_from_overflow.js]
michael@0 18 skip-if = os == "linux"
michael@0 19 [browser_885052_customize_mode_observers_disabed.js]
michael@0 20 # Bug 951403 - Disabled on OSX for frequent failures
michael@0 21 skip-if = os == "mac"
michael@0 22
michael@0 23 [browser_885530_showInPrivateBrowsing.js]
michael@0 24 [browser_886323_buildArea_removable_nodes.js]
michael@0 25 [browser_887438_currentset_shim.js]
michael@0 26 [browser_888817_currentset_updating.js]
michael@0 27 [browser_889120_customize_tab_merging.js]
michael@0 28 [browser_890140_orphaned_placeholders.js]
michael@0 29 [browser_890262_destroyWidget_after_add_to_panel.js]
michael@0 30 [browser_892955_isWidgetRemovable_for_removed_widgets.js]
michael@0 31 [browser_892956_destroyWidget_defaultPlacements.js]
michael@0 32 [browser_909779_overflow_toolbars_new_window.js]
michael@0 33 skip-if = os == "linux"
michael@0 34
michael@0 35 [browser_901207_searchbar_in_panel.js]
michael@0 36 [browser_913972_currentset_overflow.js]
michael@0 37 skip-if = os == "linux"
michael@0 38
michael@0 39 [browser_914138_widget_API_overflowable_toolbar.js]
michael@0 40 skip-if = os == "linux"
michael@0 41
michael@0 42 [browser_914863_disabled_help_quit_buttons.js]
michael@0 43 [browser_918049_skipintoolbarset_dnd.js]
michael@0 44 [browser_923857_customize_mode_event_wrapping_during_reset.js]
michael@0 45 [browser_927717_customize_drag_empty_toolbar.js]
michael@0 46 [browser_932928_show_notice_when_palette_empty.js]
michael@0 47
michael@0 48 [browser_934113_menubar_removable.js]
michael@0 49 # Because this test is about the menubar, it can't be run on mac
michael@0 50 skip-if = os == "mac"
michael@0 51
michael@0 52 [browser_946320_tabs_from_other_computers.js]
michael@0 53 skip-if = os == "linux"
michael@0 54
michael@0 55 [browser_934951_zoom_in_toolbar.js]
michael@0 56 skip-if = e10s # Bug ?????? - test uses promiseTabLoadEvent() which isn't e10s friendly.
michael@0 57 [browser_938980_navbar_collapsed.js]
michael@0 58 [browser_938995_indefaultstate_nonremovable.js]
michael@0 59 [browser_940013_registerToolbarNode_calls_registerArea.js]
michael@0 60 [browser_940107_home_button_in_bookmarks_toolbar.js]
michael@0 61 [browser_940307_panel_click_closure_handling.js]
michael@0 62 [browser_940946_removable_from_navbar_customizemode.js]
michael@0 63 [browser_941083_invalidate_wrapper_cache_createWidget.js]
michael@0 64 [browser_942581_unregisterArea_keeps_placements.js]
michael@0 65 [browser_943683_migration_test.js]
michael@0 66 [browser_944887_destroyWidget_should_destroy_in_palette.js]
michael@0 67 [browser_945739_showInPrivateBrowsing_customize_mode.js]
michael@0 68 [browser_947987_removable_default.js]
michael@0 69 [browser_948985_non_removable_defaultArea.js]
michael@0 70 [browser_952963_areaType_getter_no_area.js]
michael@0 71 [browser_956602_remove_special_widget.js]
michael@0 72 [browser_962884_opt_in_disable_hyphens.js]
michael@0 73 [browser_963639_customizing_attribute_non_customizable_toolbar.js]
michael@0 74 [browser_967000_button_charEncoding.js]
michael@0 75 skip-if = e10s # Bug ?????? - test uses promiseTabLoadEvent() which isn't e10s friendly.
michael@0 76 [browser_967000_button_feeds.js]
michael@0 77 skip-if = e10s # Bug ?????? - test uses promiseTabLoadEvent() which isn't e10s friendly.
michael@0 78 [browser_967000_button_sync.js]
michael@0 79 skip-if = e10s # Bug ?????? - test uses promiseTabLoadEvent() which isn't e10s friendly.
michael@0 80 [browser_967000_button_tabView.js]
michael@0 81 [browser_968447_bookmarks_toolbar_items_in_panel.js]
michael@0 82 [browser_968565_insert_before_hidden_items.js]
michael@0 83 [browser_969427_recreate_destroyed_widget_after_reset.js]
michael@0 84 [browser_969661_character_encoding_navbar_disabled.js]
michael@0 85 [browser_970511_undo_restore_default.js]
michael@0 86 [browser_972267_customizationchange_events.js]
michael@0 87 [browser_973932_addonbar_currentset.js]
michael@0 88 [browser_975719_customtoolbars_behaviour.js]
michael@0 89
michael@0 90 [browser_976792_insertNodeInWindow.js]
michael@0 91 skip-if = os == "linux"
michael@0 92
michael@0 93 [browser_978084_dragEnd_after_move.js]
michael@0 94 [browser_980155_add_overflow_toolbar.js]
michael@0 95 [browser_981418-widget-onbeforecreated-handler.js]
michael@0 96
michael@0 97 [browser_984455_bookmarks_items_reparenting.js]
michael@0 98 skip-if = os == "linux"
michael@0 99
michael@0 100 [browser_985815_propagate_setToolbarVisibility.js]
michael@0 101 [browser_981305_separator_insertion.js]
michael@0 102 [browser_989751_subviewbutton_class.js]
michael@0 103 [browser_987177_destroyWidget_xul.js]
michael@0 104 [browser_987177_xul_wrapper_updating.js]
michael@0 105 [browser_987492_window_api.js]
michael@0 106 [browser_987640_charEncoding.js]
michael@0 107 [browser_992747_toggle_noncustomizable_toolbar.js]
michael@0 108 [browser_993322_widget_notoolbar.js]
michael@0 109 [browser_995164_registerArea_during_customize_mode.js]
michael@0 110 [browser_996364_registerArea_different_properties.js]
michael@0 111 [browser_1003588_no_specials_in_panel.js]
michael@0 112 [browser_1008559_anchor_undo_restore.js]
michael@0 113 [browser_bootstrapped_custom_toolbar.js]
michael@0 114 [browser_panel_toggle.js]

mercurial