Closed
Bug 1819619
Opened 2 years ago
Closed 2 years ago
Use mozfile.remove() instead of nsIFile.remove() in the crash reporter tests
Categories
(Toolkit :: Crash Reporting, enhancement)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
INVALID
People
(Reporter: gsvelto, Unassigned)
References
Details
This should fix all recent intermittent issues by properly handling the common error cases that can be fixed via retries.
| Reporter | ||
Comment 1•2 years ago
•
|
||
Nevermind, the affected code is JS, not Python :facepalm:
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•