Bug 1569928: Disable testing crash of content processes in marionette temporarily r=whimboo,gsvelto,marionette-reviewers

Note that Bug 1602757 makes this basically a perma-fail

Differential Revision: https://phabricator.services.mozilla.com/D76861
This commit is contained in:
Randell Jesup 2020-05-30 14:39:06 +00:00
parent e068346a1f
commit 14824861f5

View File

@ -138,6 +138,10 @@ class TestCrash(BaseCrashTestCase):
self.marionette.get_url()
# Disabled until bug 1569928 is fixed; note that Bug 1602757 makes
# this basically a perma-fail
@unittest.skip("Bug 1569928 - Perma fails with content processes pre-started")
def test_crash_content_process(self):
# For a content process crash and MOZ_CRASHREPORTER_SHUTDOWN set the top
# browsing context will be gone first. As such the raised NoSuchWindowException