Bug 1301340 - part7: Turning off some tests temporarily to enable e10s-multi 2. r=mrbkap

This commit is contained in:
Gabor Krizsanits 2016-11-09 14:44:21 +01:00
Родитель 5290ec0cba
Коммит fcb38b7051
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -249,6 +249,7 @@ skip-if = os == "mac" # mac: Intermittent failures, bug 925225
skip-if = os == "mac" # Bug 1102331 - does focus things on the content window which break in e10s mode (still causes orange on Mac 10.10)
[browser_bug710878.js]
[browser_bug719271.js]
skip-if = e10s # Bug 1315042
[browser_bug724239.js]
[browser_bug734076.js]
[browser_bug735471.js]
@ -405,6 +406,7 @@ skip-if = buildapp == 'mulet' || (e10s && debug) # Bug 1312436
skip-if = os == "linux" || os == "mac" # No tabs in titlebar on linux
# Disabled on OS X because of bug 967917
[browser_tabfocus.js]
skip-if = e10s # Bug 1315042
[browser_tabkeynavigation.js]
skip-if = (os == "mac" && !e10s) # Bug 1237713 - OSX eats keypresses for some reason
[browser_tabopen_reflows.js]

Просмотреть файл

@ -71,7 +71,7 @@ disabled = disabled for bug 1266035
[test_browserElement_oop_OpenTab.html]
disabled = Disabling some OOP tests for WebIDL scope changes
[test_browserElement_oop_PrivateBrowsing.html]
skip-if = e10s # Bug 1315042
skip-if = true # Bug 1315042
[test_browserElement_oop_PromptCheck.html]
[test_browserElement_oop_PromptConfirm.html]
[test_browserElement_oop_Proxy.html]