Closed
Bug 1201527
Opened 9 years ago
Closed 9 years ago
we should log the exit code of the process when != 0
Categories
(Testing :: mozregression, defect)
Testing
mozregression
Tracking
(firefox43 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: parkouss, Assigned: parkouss)
References
Details
Attachments
(1 file)
When a build crashes, we are not sure of what is happening.
We should write a warning log to indicate that.
Assignee | ||
Comment 1•9 years ago
|
||
I tested it on Linuw and windows, this works fine.
Nothing printed when exitcode is 0 or when the user end the test by hitting good, bad or something.
Comment 2•9 years ago
|
||
Comment on attachment 8656661 [details] [review]
log a warning when the browser crashes while evaluating
It feels like most of this should be in mozrunner/mozprocess, but I don't see any problem with this going in for now.
Attachment #8656661 -
Flags: review?(wlachance) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•