Closed Bug 1075647 Opened 10 years ago Closed 10 years ago

[mozrunner] Keep track of crashes detected during the life of the runner

Categories

(Testing :: Mozbase, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla35

People

(Reporter: davehunt, Assigned: davehunt)

Details

Attachments

(1 file)

At the moment runner.crashed is set after checking for crashes, which means a crash detected followed by no crash detected will cause runner.crashed to be false. Instead we should track the number of times crashes have been detected so we can determine if a runner has crashed in it's lifetime.
Comment on attachment 8498304 [details] [diff] [review]
Keep track of crashes during the life of the runner. v1.0

Review of attachment 8498304 [details] [diff] [review]:
-----------------------------------------------------------------

Lgtm, thanks!
Attachment #8498304 - Flags: review?(ahalberstadt) → review+
https://hg.mozilla.org/mozilla-central/rev/7ab5a95c4676
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in before you can comment on or make changes to this bug.