зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1255659 part 2 - Add 'fullscreen' tag to tests which ever put window into fullscreen. r=smaug
MozReview-Commit-ID: EBynEGbpYQU --HG-- extra : rebase_source : 1f777ff519e602403486d24e739b252a2dfc8428
This commit is contained in:
Родитель
ca0cf06cf3
Коммит
b8db274b17
|
@ -294,6 +294,7 @@ skip-if = os == 'win'
|
||||||
[browser_clipboard.js]
|
[browser_clipboard.js]
|
||||||
[browser_contentAreaClick.js]
|
[browser_contentAreaClick.js]
|
||||||
[browser_contextmenu.js]
|
[browser_contextmenu.js]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = toolkit == "gtk2" || toolkit == "gtk3" # disabled on Linux due to bug 513558
|
skip-if = toolkit == "gtk2" || toolkit == "gtk3" # disabled on Linux due to bug 513558
|
||||||
[browser_contextmenu_input.js]
|
[browser_contextmenu_input.js]
|
||||||
skip-if = toolkit == "gtk2" || toolkit == "gtk3" # disabled on Linux due to bug 513558
|
skip-if = toolkit == "gtk2" || toolkit == "gtk3" # disabled on Linux due to bug 513558
|
||||||
|
@ -317,6 +318,7 @@ skip-if = true # browser_drag.js is disabled, as it needs to be updated for the
|
||||||
[browser_findbarClose.js]
|
[browser_findbarClose.js]
|
||||||
[browser_focusonkeydown.js]
|
[browser_focusonkeydown.js]
|
||||||
[browser_fullscreen-window-open.js]
|
[browser_fullscreen-window-open.js]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = buildapp == 'mulet' || os == "linux" # Linux: Intermittent failures - bug 941575.
|
skip-if = buildapp == 'mulet' || os == "linux" # Linux: Intermittent failures - bug 941575.
|
||||||
[browser_fxaccounts.js]
|
[browser_fxaccounts.js]
|
||||||
support-files = fxa_profile_handler.sjs
|
support-files = fxa_profile_handler.sjs
|
||||||
|
@ -543,6 +545,7 @@ support-files =
|
||||||
support-files =
|
support-files =
|
||||||
readerModeArticle.html
|
readerModeArticle.html
|
||||||
[browser_domFullscreen_fullscreenMode.js]
|
[browser_domFullscreen_fullscreenMode.js]
|
||||||
|
tags = fullscreen
|
||||||
[browser_menuButtonBadgeManager.js]
|
[browser_menuButtonBadgeManager.js]
|
||||||
[browser_aboutTabCrashed.js]
|
[browser_aboutTabCrashed.js]
|
||||||
skip-if = !e10s || !crashreporter
|
skip-if = !e10s || !crashreporter
|
||||||
|
|
|
@ -18,6 +18,7 @@ support-files =
|
||||||
[browser_884402_customize_from_overflow.js]
|
[browser_884402_customize_from_overflow.js]
|
||||||
skip-if = os == "linux"
|
skip-if = os == "linux"
|
||||||
[browser_885052_customize_mode_observers_disabed.js]
|
[browser_885052_customize_mode_observers_disabed.js]
|
||||||
|
tags = fullscreen
|
||||||
# Bug 951403 - Disabled on OSX for frequent failures
|
# Bug 951403 - Disabled on OSX for frequent failures
|
||||||
skip-if = os == "mac"
|
skip-if = os == "mac"
|
||||||
|
|
||||||
|
@ -137,6 +138,7 @@ skip-if = os == "linux"
|
||||||
[browser_1042100_default_placements_update.js]
|
[browser_1042100_default_placements_update.js]
|
||||||
[browser_1058573_showToolbarsDropdown.js]
|
[browser_1058573_showToolbarsDropdown.js]
|
||||||
[browser_1087303_button_fullscreen.js]
|
[browser_1087303_button_fullscreen.js]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = os == "mac"
|
skip-if = os == "mac"
|
||||||
[browser_1087303_button_preferences.js]
|
[browser_1087303_button_preferences.js]
|
||||||
[browser_1089591_still_customizable_after_reset.js]
|
[browser_1089591_still_customizable_after_reset.js]
|
||||||
|
|
|
@ -52,8 +52,10 @@ support-files =
|
||||||
[browser_ext_tabs_move_window_pinned.js]
|
[browser_ext_tabs_move_window_pinned.js]
|
||||||
[browser_ext_tabs_onHighlighted.js]
|
[browser_ext_tabs_onHighlighted.js]
|
||||||
[browser_ext_windows_create.js]
|
[browser_ext_windows_create.js]
|
||||||
|
tags = fullscreen
|
||||||
[browser_ext_windows_create_tabId.js]
|
[browser_ext_windows_create_tabId.js]
|
||||||
[browser_ext_windows_update.js]
|
[browser_ext_windows_update.js]
|
||||||
|
tags = fullscreen
|
||||||
[browser_ext_contentscript_connect.js]
|
[browser_ext_contentscript_connect.js]
|
||||||
[browser_ext_tab_runtimeConnect.js]
|
[browser_ext_tab_runtimeConnect.js]
|
||||||
[browser_ext_topwindowid.js]
|
[browser_ext_topwindowid.js]
|
||||||
|
|
|
@ -18,4 +18,6 @@ support-files =
|
||||||
file_bug1108547-3.html
|
file_bug1108547-3.html
|
||||||
[browser_DOMDocElementInserted.js]
|
[browser_DOMDocElementInserted.js]
|
||||||
[browser_fullscreen-api-keys.js]
|
[browser_fullscreen-api-keys.js]
|
||||||
|
tags = fullscreen
|
||||||
[browser_fullscreen-contextmenu-esc.js]
|
[browser_fullscreen-contextmenu-esc.js]
|
||||||
|
tags = fullscreen
|
||||||
|
|
|
@ -466,8 +466,10 @@ skip-if = buildapp == 'b2g' || toolkit == 'android' #TIMED_OUT # b2g(NS_ERROR_FI
|
||||||
skip-if = toolkit == 'android'
|
skip-if = toolkit == 'android'
|
||||||
[test_formelements.html]
|
[test_formelements.html]
|
||||||
[test_fullscreen-api.html]
|
[test_fullscreen-api.html]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' # b2g(time out, some kind of focus issue) b2g-debug(time out, some kind of focus issue) b2g-desktop(time out, some kind of focus issue)
|
skip-if = buildapp == 'mulet' || buildapp == 'b2g' || toolkit == 'android' # b2g(time out, some kind of focus issue) b2g-debug(time out, some kind of focus issue) b2g-desktop(time out, some kind of focus issue)
|
||||||
[test_fullscreen-api-race.html]
|
[test_fullscreen-api-race.html]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = buildapp == 'b2g' || toolkit == 'android' || toolkit == 'cocoa' || e10s # just copy the conditions from the test above
|
skip-if = buildapp == 'b2g' || toolkit == 'android' || toolkit == 'cocoa' || e10s # just copy the conditions from the test above
|
||||||
[test_hidden.html]
|
[test_hidden.html]
|
||||||
[test_html_attributes_reflection.html]
|
[test_html_attributes_reflection.html]
|
||||||
|
|
|
@ -32,6 +32,7 @@ support-files =
|
||||||
[test_DOMWindowCreated.xul]
|
[test_DOMWindowCreated.xul]
|
||||||
[test_DOM_element_instanceof.xul]
|
[test_DOM_element_instanceof.xul]
|
||||||
[test_activation.xul]
|
[test_activation.xul]
|
||||||
|
tags = fullscreen
|
||||||
[test_bug799299.xul]
|
[test_bug799299.xul]
|
||||||
[test_bug800817.xul]
|
[test_bug800817.xul]
|
||||||
[test_bug830396.xul]
|
[test_bug830396.xul]
|
||||||
|
@ -52,6 +53,7 @@ skip-if = buildapp == 'mulet'
|
||||||
[test_focus_switchbinding.xul]
|
[test_focus_switchbinding.xul]
|
||||||
[test_focused_link_scroll.xul]
|
[test_focused_link_scroll.xul]
|
||||||
[test_fullscreen.xul]
|
[test_fullscreen.xul]
|
||||||
|
tags = fullscreen
|
||||||
# disabled on linux for timeouts--bug-867745
|
# disabled on linux for timeouts--bug-867745
|
||||||
skip-if = os == 'linux'
|
skip-if = os == 'linux'
|
||||||
[test_geolocation.xul]
|
[test_geolocation.xul]
|
||||||
|
@ -59,6 +61,7 @@ skip-if = os == 'linux'
|
||||||
[test_moving_nodeList.xul]
|
[test_moving_nodeList.xul]
|
||||||
[test_moving_xhr.xul]
|
[test_moving_xhr.xul]
|
||||||
[test_MozDomFullscreen_event.xul]
|
[test_MozDomFullscreen_event.xul]
|
||||||
|
tags = fullscreen
|
||||||
# disabled on OS X for intermittent failures--bug-798848
|
# disabled on OS X for intermittent failures--bug-798848
|
||||||
skip-if = toolkit == 'cocoa'
|
skip-if = toolkit == 'cocoa'
|
||||||
[test_nodesFromRect.html]
|
[test_nodesFromRect.html]
|
||||||
|
@ -74,6 +77,7 @@ skip-if = os == 'linux'
|
||||||
[test_sandbox_postMessage.html]
|
[test_sandbox_postMessage.html]
|
||||||
[test_selectAtPoint.html]
|
[test_selectAtPoint.html]
|
||||||
[test_sizemode_attribute.xul]
|
[test_sizemode_attribute.xul]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = os != 'win'
|
skip-if = os != 'win'
|
||||||
[test_subscript_bindings.xul]
|
[test_subscript_bindings.xul]
|
||||||
[test_xray_event_constructor.xul]
|
[test_xray_event_constructor.xul]
|
||||||
|
|
|
@ -21,4 +21,5 @@ support-files =
|
||||||
iframe_differentDOM.html
|
iframe_differentDOM.html
|
||||||
|
|
||||||
[test_pointerlock-api.html]
|
[test_pointerlock-api.html]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = buildapp == 'b2g' || toolkit == 'android' # B2G - window.open focus issues using fullscreen.
|
skip-if = buildapp == 'b2g' || toolkit == 'android' # B2G - window.open focus issues using fullscreen.
|
||||||
|
|
|
@ -7,4 +7,5 @@ support-files =
|
||||||
|
|
||||||
[test_bug536567_perwindowpb.html]
|
[test_bug536567_perwindowpb.html]
|
||||||
[test_bug665540.html]
|
[test_bug665540.html]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = buildapp == 'mulet' || (os == 'linux' && bits == 64) # Bug 888164
|
skip-if = buildapp == 'mulet' || (os == 'linux' && bits == 64) # Bug 888164
|
||||||
|
|
|
@ -17,6 +17,7 @@ support-files =
|
||||||
[test_bug1160724.xul]
|
[test_bug1160724.xul]
|
||||||
[test_bug535806.xul]
|
[test_bug535806.xul]
|
||||||
[test_display_mode.html]
|
[test_display_mode.html]
|
||||||
|
tags = fullscreen
|
||||||
[test_hover.html]
|
[test_hover.html]
|
||||||
skip-if = buildapp == 'mulet'
|
skip-if = buildapp == 'mulet'
|
||||||
[test_moz_document_rules.html]
|
[test_moz_document_rules.html]
|
||||||
|
|
|
@ -53,6 +53,7 @@ skip-if = toolkit != "cocoa"
|
||||||
[test_bug485118.xul]
|
[test_bug485118.xul]
|
||||||
skip-if = toolkit != "cocoa"
|
skip-if = toolkit != "cocoa"
|
||||||
[test_bug522217.xul]
|
[test_bug522217.xul]
|
||||||
|
tags = fullscreen
|
||||||
skip-if = toolkit != "cocoa"
|
skip-if = toolkit != "cocoa"
|
||||||
support-files = window_bug522217.xul
|
support-files = window_bug522217.xul
|
||||||
[test_platform_colors.xul]
|
[test_platform_colors.xul]
|
||||||
|
|
Загрузка…
Ссылка в новой задаче