Closed
Bug 1241056
Opened 9 years ago
Closed 9 years ago
Remove workaround in marionetteharness.__init__()
Categories
(Testing :: Firefox UI Tests, defect)
Testing
Firefox UI Tests
Tracking
(firefox45 fixed, firefox46 fixed)
RESOLVED
FIXED
mozilla46
People
(Reporter: whimboo, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1232967])
Similar to bug 1240991 we should remove the workaround which was placed into our harness init method. This can be done once we upgraded to the newest release of Marionette client and driver via bug 1241055.
Reporter | ||
Comment 1•9 years ago
|
||
So originally the workaround was added via bug 1229021. But checking the code right now, I cannot find those lines anymore. Digging more into it showed me that I accidentally removed them already with my packaging patch on bug 1232967. So nothing to worry here anymore.
Blocks: 1229021
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
status-firefox46:
--- → fixed
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1232967]
Target Milestone: --- → mozilla46
You need to log in
before you can comment on or make changes to this bug.
Description
•