Bug 1531590, 1531598, 1534811, 1336075, 1531571, 1531572, 1531572, 1531574, 1534855, 1534857, 1535082 - skip tests in mochitest-dev-tools and mochitest-browser-chrome suites for windows10-aarch64 r=jmaher

Bug 1531598 - disable browser_markup_copy_image_data.js
Bug 1531598 - disable browser_markup_links_04.js
Bug 1531598 - disable browser_inspector_menu-01-sensitivity.js
Bug 1534811 - disable accessible/tests/browser/general
Bug 1336075 - disable browser_largeAllocation_non_win32.js
Bug 1531571 - disable browser_jsterm_context_menu_labels.js
Bug 1531572 - disable browser_jsterm_helper_dollar_x.js
Bug 1531573 - disable browser_jsterm_no_input_and_tab_key_pressed.js
Bug 1531574 - disable browser_jsterm_syntax_highlight_output.js
Bug 1534855 - disable accessible/tests/browser/
Bug 1534857 - disable browser_ext_slow_script.js
Bug 1535082 - disable browser_jsterm_helper_dollar_dollar.js

Differential Revision: https://phabricator.services.mozilla.com/D23369

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Edwin Gao 2019-03-13 19:47:25 +00:00
parent e8b6f15845
commit a5bef7a7c7
10 changed files with 15 additions and 9 deletions

View File

@ -1,5 +1,5 @@
[DEFAULT]
skip-if = (os == 'win' && processor == 'aarch64') # 1534855
support-files =
events.js
head.js

View File

@ -3,6 +3,6 @@ support-files =
!/accessible/tests/browser/shared-head.js
head.js
!/accessible/tests/mochitest/*.js
skip-if = (os == 'win' && processor == 'aarch64') # windows-aarch64, 1534811
[browser_test_doc_creation.js]
[browser_test_urlbar.js]

View File

@ -256,7 +256,7 @@ skip-if = e10s # Clicks in content don't go through contentAreaClick with e10s.
[browser_contextmenu.js]
subsuite = clipboard
tags = fullscreen
skip-if = toolkit == "gtk3" || verify # disabled on Linux due to bug 513558
skip-if = toolkit == "gtk3" || verify || (os == "win" && processor == "aarch64") # disabled on Linux due to bug 513558, aarch64 due to 1531590
# DO NOT ADD MORE TESTS HERE. USE A TOPICAL DIRECTORY INSTEAD.
[browser_contextmenu_input.js]
skip-if = toolkit == "gtk3" || (os == "win" && processor == "aarch64") # disabled on Linux due to bug 513558, aarch64 due to 1533161

View File

@ -184,7 +184,7 @@ skip-if = !e10s || !crashreporter # the tab's process is killed during the test.
[browser_ext_sidebarAction_windows.js]
[browser_ext_simple.js]
[browser_ext_slow_script.js]
skip-if = !e10s || debug || asan
skip-if = !e10s || debug || asan || (os == "win" && processor == "aarch64") # windows10-aarch64 due to 1534857
[browser_ext_tab_runtimeConnect.js]
[browser_ext_tabs_attention.js]
[browser_ext_tabs_audio.js]

View File

@ -23,7 +23,7 @@ support-files =
[browser_amazon.js]
[browser_bing.js]
[browser_contextmenu.js]
skip-if = verify
skip-if = verify || (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1531590
[browser_contextSearchTabPosition.js]
skip-if = os == "mac" || (verify && debug && os == 'win') # bug 967013
[browser_ddg.js]

View File

@ -106,7 +106,7 @@ skip-if = (os == 'win' && processor == 'aarch64') # bug 1531584
subsuite = clipboard
[browser_markup_copy_image_data.js]
subsuite = clipboard
skip-if = (os == 'linux' && bits == 32 && debug) # bug 1328915, disable linux32 debug devtools for timeouts
skip-if = (os == 'linux' && bits == 32 && debug) || (os == "win" && processor == "aarch64") # bug 1328915, disable linux32 debug devtools for timeouts, disabled on aarch64 due to 1531598
[browser_markup_css_completion_style_attribute_01.js]
[browser_markup_css_completion_style_attribute_02.js]
[browser_markup_css_completion_style_attribute_03.js]
@ -158,7 +158,7 @@ skip-if = true # Bug 1177550
[browser_markup_links_03.js]
[browser_markup_links_04.js]
subsuite = clipboard
skip-if = (os == 'linux' && bits == 32 && debug) # bug 1328915, disable linux32 debug devtools for timeouts
skip-if = (os == 'linux' && bits == 32 && debug) || (os == "win" && processor == "aarch64") # bug 1328915, disable linux32 debug devtools for timeouts, aarch64 due to 1531598
[browser_markup_links_05.js]
[browser_markup_links_06.js]
[browser_markup_links_07.js]

View File

@ -151,7 +151,7 @@ skip-if = (os == 'linux' && bits == 32 && debug) # bug 1328915, disable linux32
[browser_inspector_keyboard-shortcuts.js]
[browser_inspector_menu-01-sensitivity.js]
subsuite = clipboard
skip-if = (os == 'linux' && bits == 32 && debug) # bug 1328915, disable linux32 debug devtools for timeouts
skip-if = (os == 'linux' && bits == 32 && debug) || (os == "win" && processor == "aarch64") # bug 1328915, disable linux32 debug devtools for timeouts, aarch64 due to 1531598
[browser_inspector_menu-03-paste-items.js]
subsuite = clipboard
skip-if = (os == 'linux' && bits == 32 && debug) # bug 1328915, disable linux32 debug devtools for timeouts

View File

@ -192,6 +192,7 @@ skip-if = verify
[browser_jsterm_completion.js]
[browser_jsterm_content_defined_helpers.js]
[browser_jsterm_context_menu_labels.js]
skip-if = (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1531571
[browser_jsterm_copy_command.js]
[browser_jsterm_ctrl_a_select_all.js]
[browser_jsterm_ctrl_key_nav.js]
@ -203,7 +204,9 @@ skip-if = os != 'mac' # The tested ctrl+key shortcuts are OSX only
[browser_jsterm_focus_reload.js]
[browser_jsterm_helper_clear.js]
[browser_jsterm_helper_dollar_dollar.js]
skip-if = (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1535082
[browser_jsterm_helper_dollar_x.js]
skip-if = (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1531572
[browser_jsterm_helper_dollar.js]
[browser_jsterm_helper_help.js]
[browser_jsterm_helper_keys_values.js]
@ -219,6 +222,7 @@ skip-if = os != 'mac' # The tested ctrl+key shortcuts are OSX only
subsuite = clipboard
[browser_jsterm_multiline.js]
[browser_jsterm_no_input_and_tab_key_pressed.js]
skip-if = (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1531573
[browser_jsterm_null_undefined.js]
[browser_jsterm_popup_close_on_tab_switch.js]
[browser_jsterm_screenshot_command_clipboard.js]
@ -229,6 +233,7 @@ subsuite = clipboard
[browser_jsterm_selfxss.js]
subsuite = clipboard
[browser_jsterm_syntax_highlight_output.js]
skip-if = (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1531574
[browser_webconsole_allow_mixedcontent_securityerrors.js]
tags = mcb
[browser_webconsole_batching.js]

View File

@ -54,7 +54,7 @@ run-if = e10s
[browser_largeAllocation_win32.js]
skip-if = !e10s || os != "win" || processor != "x86" # Large-Allocation requires e10s
[browser_largeAllocation_non_win32.js]
skip-if = !e10s || (os == "win" && processor == "x86") || (verify && debug && (os == 'linux')) || (os == 'linux') || (os == 'mac' && debug) # Large-Allocation requires e10s # Bug 1336075
skip-if = !e10s || (os == "win" && (processor == "x86" || processor == "aarch64")) || (verify && debug && (os == 'linux')) || (os == 'linux') || (os == 'mac' && debug) # Large-Allocation requires e10s # Bug 1336075
[browser_localStorage_e10s.js]
skip-if = !e10s || verify # This is a test of e10s functionality.
[browser_localStorage_privatestorageevent.js]

View File

@ -6,6 +6,7 @@ support-files = head.js
[browser_bug713810.js]
[browser_contextmenu.js]
subsuite = clipboard
skip-if = (os == "win" && processor == "aarch64") # disabled on aarch64 due to 1531590
[browser_gotoline.js]
[browser_open_docgroup.js]
[browser_srcdoc.js]