Closed Bug 1252067 Opened 8 years ago Closed 8 years ago

Marionette connection actively refused when running mochitest on windows 7

Categories

(Remote Protocol :: Marionette, defect)

All
Windows
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: ahal, Unassigned)

References

Details

I had a report from jgilbert that he wasn't able to run mochitest on windows due to the marionette server actively refusing the connection. This was regressed by bug 1231784 which added the marionette dependency to mochitest for addon signing purposes.

Though, mochitest works in windows in automation, and I haven't seen any other such reports, so it could be specific to certain environments.
Andreas, do you have any idea what 'connection actively refused' means and how to fix or debug it?
Flags: needinfo?(ato)
`connection actively refused` tends to mean that something is blocking the connection or the connection can not be made.

In the case of :jgilbert, they were actively disabling accessbility which is used in Marionette so marionette wasnt able to start up.

All details are either pushed to gecko.log or adb when there are errors. This is printed out when we cant connect to the browser.
Flags: needinfo?(ato)
Ah thanks!

Jeff, let me know if you need anything else (and sorry for running off on Friday).
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
As a side-note bug 1251782 was raised to better document it.
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.