Closed Bug 788503 Opened 13 years ago Closed 1 year ago

Peptest should use the new mozcrash module for checking minidumps

Categories

(Testing Graveyard :: Peptest, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: ahal, Unassigned)

References

Details

This should be very straight forward as the method used by peptest and mozcrash is the same. https://github.com/mozilla/mozbase/blob/master/mozcrash/mozcrash/mozcrash.py
Depends on: 813132
Depends on: 819038
Removing good first bug as peptest is on hold indefinitely
Whiteboard: [good first bug][mentor=ahal]
Assigning to Rajul. Rajul is a contributor interested in working on peptest throughout the summer. I think this is a good first bug to get familiar with the process of creating/submitting a patch. Rajul: mozcrash is a python module that lives here: https://github.com/mozilla/mozbase/tree/master/mozcrash Basically you just want to replace the checkForCrashes function here: https://github.com/mozilla/peptest/blob/master/peptest/runpeptests.py#L161 with mozcrash.check_for_crashes(). When you have a patch generated you can upload it to this bug as an attachment (check the "patch" checkbox when creating the attachment and flag me for a review). I'd also recommend you create a user repository on github for both mozbase and peptest. If you need help with any of this or generating a patch, please let me know.
Assignee: nobody → rajul.iitkgp
Status: NEW → ASSIGNED
Assignee: rajul.iitkgp → nobody
Status: ASSIGNED → NEW
Product: Testing → Testing Graveyard
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.