Closed
Bug 1963655
Opened 1 year ago
Closed 1 year ago
Fix MacOS test workaround involving .setUp()
Categories
(Mozilla QA :: Update Testing, task)
Mozilla QA
Update Testing
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benchatt, Unassigned)
References
(Blocks 1 open bug)
Details
Currently using self.marionette.restart() in the MacOS flow is unstable in CI (and locally?). This was unknown during the proof of concept phase, but appears to be the present order of things. Investigate how to remove the need for the try block containing self.setUp(), possibly by resolving https://bugzilla.mozilla.org/show_bug.cgi?id=1963652
| Reporter | ||
Comment 1•1 year ago
|
||
resolved with bug 1954209
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•