зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 1a83be186f45 (bug 1397612) on request from whimboo for causing bug 1391545. r=backout a=backout on a CLOSED TREE
This commit is contained in:
Родитель
70be4cd18b
Коммит
5d394948fa
|
@ -198,8 +198,8 @@ class TestQuitRestart(MarionetteTestCase):
|
|||
"about:")
|
||||
|
||||
def test_in_app_restart_safe_mode(self):
|
||||
if self.marionette.session_capabilities["moz:headless"]:
|
||||
raise unittest.SkipTest("Bug 1390848 - Hang of Marionette client after the restart.")
|
||||
if self.marionette.session_capabilities["platformName"] != "linux":
|
||||
raise unittest.SkipTest("Bug 1397612 - Hang of Marionette client after the restart.")
|
||||
|
||||
def restart_in_safe_mode():
|
||||
with self.marionette.using_context("chrome"):
|
||||
|
|
Загрузка…
Ссылка в новой задаче