Bug 1340413 - Disable test_panel_anchoradjust.xul for linux. r?jmaher draft
authorGreg Mierzwinski <gmierz2@outlook.com>
Sun, 18 Jun 2017 10:04:42 -0400
changeset 596166 cf25d5ddb47cc53a22f48e43e8cc3bf056a19a94
parent 596083 316014448e427486cce211217e2aee2f18ee3d69
child 633876 73195a3ff4752b79fa65d3389dfd3894ea85e41e
push id64530
push userbmo:gmierz2@outlook.com
push dateSun, 18 Jun 2017 16:26:50 +0000
reviewersjmaher
bugs1340413
milestone56.0a1
Bug 1340413 - Disable test_panel_anchoradjust.xul for linux. r?jmaher Disable toolkit/content/tests/chrome/test_panel_anchoradjust.xul on linux machines as it permanently fails when running on Ubuntu 16.04. MozReview-Commit-ID: FOW9zgKYcAU
toolkit/content/tests/chrome/chrome.ini
--- a/toolkit/content/tests/chrome/chrome.ini
+++ b/toolkit/content/tests/chrome/chrome.ini
@@ -106,39 +106,40 @@ subsuite = clipboard
 [test_findbar_entireword.xul]
 [test_findbar_events.xul]
 [test_focus_anons.xul]
 [test_hiddenitems.xul]
 [test_hiddenpaging.xul]
 [test_keys.xul]
 [test_labelcontrol.xul]
 [test_largemenu.xul]
-skip-if = os == 'linux' && !debug #Bug 1207174
+skip-if = os == 'linux' && !debug # Bug 1207174
 [test_menu.xul]
 [test_menu_anchored.xul]
 [test_menu_withcapture.xul]
 [test_menu_hide.xul]
 [test_menuchecks.xul]
 [test_menuitem_blink.xul]
 [test_menuitem_commands.xul]
 [test_menulist.xul]
 [test_menulist_keynav.xul]
 [test_menulist_null_value.xul]
 [test_menulist_paging.xul]
 [test_menulist_position.xul]
 [test_mousescroll.xul]
 [test_notificationbox.xul]
 [test_panel.xul]
 [test_panel_anchoradjust.xul]
+skip-if = os == 'linux' # Bug 1340413
 [test_panelfrommenu.xul]
 [test_popup_anchor.xul]
 [test_popup_anchoratrect.xul]
 skip-if = os == 'linux' # 1167694
 [test_popup_attribute.xul]
-skip-if = os == 'linux' && asan #Bug 1131634
+skip-if = os == 'linux' && asan # Bug 1131634
 [test_popup_button.xul]
 skip-if = os == 'linux' && asan # Bug 1281360
 [test_popup_coords.xul]
 [test_popup_keys.xul]
 [test_popup_moveToAnchor.xul]
 [test_popup_preventdefault.xul]
 [test_popup_preventdefault_chrome.xul]
 [test_popup_recreate.xul]