From 0f9677511810e38b9db6d4b7b92003d697ae740d Mon Sep 17 00:00:00 2001 From: Gijs Kruitbosch Date: Wed, 5 Nov 2014 16:35:00 +0000 Subject: [PATCH] Bug 1080801 - re-enable some more tests, rs=sent-to-try-and-passing --HG-- extra : rebase_source : f25878036b1e39f593ccb7f9c0ddbe973213cd6e --- browser/base/content/test/general/browser.ini | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/browser/base/content/test/general/browser.ini b/browser/base/content/test/general/browser.ini index feeb0d75b929..b9dafd3568cd 100644 --- a/browser/base/content/test/general/browser.ini +++ b/browser/base/content/test/general/browser.ini @@ -117,7 +117,6 @@ skip-if = os == "linux" || e10s # Bug 1073339 - Investigate autocomplete test un [browser_action_searchengine_alias.js] skip-if = os == "linux" || e10s # Bug 1073339 - Investigate autocomplete test unreliability on Linux/e10s [browser_addKeywordSearch.js] -skip-if = e10s [browser_search_favicon.js] skip-if = os == "linux" || e10s # Bug 1073339 - Investigate autocomplete test unreliability on Linux/e10s [browser_alltabslistener.js] @@ -250,7 +249,6 @@ skip-if = e10s # Bug 1093677 - automated form submission from the test doesn't s [browser_bug596687.js] [browser_bug597218.js] [browser_bug609700.js] -skip-if = e10s # Bug 516755 - SessionStore disabled for e10s (calls duplicateTabIn, which uses SessionStore) [browser_bug623155.js] skip-if = e10s # Bug ?????? - URLBar issues (apparently issues with redirection) [browser_bug623893.js] @@ -263,7 +261,7 @@ skip-if = buildapp == 'mulet' || e10s # Bug 1093373 - Relies on browser.sessionH skip-if = e10s [browser_bug664672.js] [browser_bug676619.js] -skip-if = buildapp == 'mulet' || os == "mac" || e10s # mac: Intermittent failures, bug 925225; e10s: Bug ?????? - test directly manipulates content (event.target.location) +skip-if = buildapp == 'mulet' || os == "mac" # mac: Intermittent failures, bug 925225 [browser_bug678392.js] skip-if = e10s # Bug ?????? - Obscure non-windows failures ("Snapshot array has correct length of 1 after loading one page. - Got 0, expected 1" and more) [browser_bug710878.js] @@ -326,7 +324,6 @@ skip-if = e10s [browser_favicon_change_not_in_document.js] skip-if = e10s [browser_findbarClose.js] -skip-if = e10s # Bug ?????? - test directly manipulates content (tries to grab an iframe directly from content) [browser_fullscreen-window-open.js] skip-if = buildapp == 'mulet' || e10s || os == "linux" # Bug 933103 - mochitest's EventUtils.synthesizeMouse functions not e10s friendly. Linux: Intermittent failures - bug 941575. [browser_fxa_oauth.js] @@ -351,7 +348,7 @@ skip-if = os == "linux" || e10s # Linux: Intermittent failures, bug 917535; e10s [browser_locationBarExternalLoad.js] skip-if = e10s [browser_menuButtonFitts.js] -skip-if = os != "win" || e10s # The Fitts Law menu button is only supported on Windows (bug 969376); # Bug ?????? - URL bar issues ("There should be no focused element - Got [object XULElement], expected null") +skip-if = os != "win" # The Fitts Law menu button is only supported on Windows (bug 969376) [browser_middleMouse_noJSPaste.js] skip-if = e10s # Bug 921952 - Content:Click event issues [browser_minimize.js] @@ -477,7 +474,7 @@ skip-if = true # Bug 1005420 - fails intermittently. also with e10s enabled: biz [browser_visibleTabs_bookmarkAllTabs.js] [browser_visibleTabs_contextMenu.js] [browser_visibleTabs_tabPreview.js] -skip-if = (os == "win" && !debug) || e10s # Bug 1007418 / Bug 698371 - thumbnail captures need e10s love (tabPreviews_capture fails with Argument 1 of CanvasRenderingContext2D.drawWindow does not implement interface Window.) +skip-if = (os == "win" && !debug) # Bug 1007418 [browser_web_channel.js] [browser_windowopen_reflows.js] skip-if = buildapp == 'mulet'