Closed Bug 1284982 Opened 9 years ago Closed 9 years ago

Intermittent testing/marionette/client/marionette_driver/marionette.py:1050:100 | line too long (100 > 99 characters) (E501)

Categories

(Testing :: Marionette Client and Harness, defect)

Version 3
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: intermittent-bug-filer, Assigned: whimboo)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

This has been caused by my patch on bug 1282570. I will get it fixed.
Assignee: nobody → hskupin
Blocks: 1282570
Status: NEW → ASSIGNED
https://reviewboard.mozilla.org/r/62718/#review59450 ::: testing/marionette/client/marionette_driver/marionette.py:1046 (Diff revision 1) > self.start_session(session_id=self.session_id) > self._reset_timeouts() > > if in_app: > - # In some cases Firefox restarts itself by spawning into a new process group. As long as > - # mozrprocess cannot track that (bug 1176758) we assist by checking the new process id. > + # In some cases Firefox restarts itself by spawning into a new process group. > + # As long as mozprocess cannot track that behavior (bug 1284864) we assist by A new bug got actually filed after we landed this patch. So I also updated its number.
This patch is not necessary anymore given that bug 1282570 got backed out due to failures for OSX debug builds.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: