Closed
Bug 1271598
Opened 9 years ago
Closed 8 years ago
Add classifier for matching crashes based on their signature
Categories
(Tree Management :: Treeherder, defect)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgraham, Assigned: jgraham)
References
Details
Attachments
(1 file)
The simplest way to match crashes might be literally matching the signature compared to previous crashes. I am not entirely sure if that's good enough or not.
Comment 1•9 years ago
|
||
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8750740 [details]
[treeherder] mozilla:crash_matcher > mozilla:master
wlach: I know you haven't reviewed much in this part of the code before, but I thought it might make some sense to spread the load and get more people at least passingly familiar with the way this works. But if you are overloaded already or want me to redirect the review to emorley or camd, please just say.
Attachment #8750740 -
Flags: review?(wlachance)
Comment 3•9 years ago
|
||
Comment on attachment 8750740 [details]
[treeherder] mozilla:crash_matcher > mozilla:master
Looks good now!
Attachment #8750740 -
Flags: review?(wlachance) → review+
Comment 4•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/015b656f6f253ae39eb8cd1e267f4afa94efb899
Bug 1271598 - Add index for signature on failure_line
https://github.com/mozilla/treeherder/commit/4152930b0f05c0355855753588f616f1dfcd3858
Bug 1271598 - Classifier for matching crashes with identical signatures
https://github.com/mozilla/treeherder/commit/c14068ef146fa44e787da663b13b1a08d1b5317c
Merge pull request #1481 from mozilla/crash_matcher
Bug 1271598 - Crash matcher based on literal signature matching.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•