Bug 1192807 - Re-disable various tests that are permafailing or intermittently failing depending on the platform.

This commit is contained in:
Ryan VanderMeulen 2015-08-12 08:46:41 -04:00
parent ed8142204a
commit 3c66a76940
2 changed files with 2 additions and 0 deletions

View File

@ -67,6 +67,7 @@ skip-if = !crashreporter
[browser_plugins_added_dynamically.js]
[browser_pluginnotification.js]
[browser_plugin_infolink.js]
skip-if = (os == 'win' && os_version == "6.2" && e10s) # Win8 permafail in subsequent tests
[browser_plugin_reloading.js]
[browser_blocklist_content.js]
skip-if = !e10s

View File

@ -40,6 +40,7 @@ skip-if = e10s && debug # e10s/Linux/Debug Leaking docshells (bug 1150147)
[browser_social_chatwindowfocus.js]
skip-if = e10s # tab crash on data url used in this test
[browser_social_contextmenu.js]
skip-if = (os == 'linux' && e10s) # Bug 1072669 context menu relies on target element
[browser_social_errorPage.js]
[browser_social_flyout.js]
[browser_social_isVisible.js]