Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(202)

Issue 2593593003: [Predator] Add Clusterfuzz stacktrace parser. (Closed)

Created:
4 years ago by Sharu Jiang
Modified:
3 years, 11 months ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org, inferno
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Split flag manager #

Patch Set 3 : Add logging and doc str. #

Patch Set 4 : Rebase. #

Patch Set 5 : fix nits. #

Total comments: 26

Patch Set 6 : Fix nits. #

Total comments: 2

Patch Set 7 : Rebase and fix nit. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+662 lines, -33 lines) Patch
A appengine/findit/crash/callstack_detectors.py View 1 2 3 4 5 1 chunk +199 lines, -0 lines 0 comments Download
M appengine/findit/crash/chromecrash_parser.py View 1 2 3 4 chunks +6 lines, -21 lines 0 comments Download
A appengine/findit/crash/clusterfuzz_parser.py View 1 2 3 4 5 6 1 chunk +132 lines, -0 lines 0 comments Download
M appengine/findit/crash/stacktrace_parser.py View 1 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download
A appengine/findit/crash/test/callstack_detectors_test.py View 1 2 3 4 5 1 chunk +151 lines, -0 lines 0 comments Download
M appengine/findit/crash/test/changelist_classifier_test.py View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M appengine/findit/crash/test/chromecrash_parser_test.py View 1 chunk +0 lines, -8 lines 0 comments Download
A appengine/findit/crash/test/clusterfuzz_parser_test.py View 1 2 3 4 5 1 chunk +88 lines, -0 lines 0 comments Download
A appengine/findit/crash/test/type_enums_test.py View 1 2 3 1 chunk +42 lines, -0 lines 0 comments Download
M appengine/findit/crash/type_enums.py View 2 chunks +43 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 25 (17 generated)
Sharu Jiang
PTAL.
4 years ago (2016-12-21 18:51:47 UTC) #5
wrengr
lgtm with nits. https://codereview.chromium.org/2593593003/diff/220001/appengine/findit/crash/callstack_detectors.py File appengine/findit/crash/callstack_detectors.py (right): https://codereview.chromium.org/2593593003/diff/220001/appengine/findit/crash/callstack_detectors.py#newcode13 appengine/findit/crash/callstack_detectors.py:13: """Detector to detect the start of ...
4 years ago (2016-12-22 23:28:36 UTC) #11
Sharu Jiang
https://codereview.chromium.org/2593593003/diff/220001/appengine/findit/crash/callstack_detectors.py File appengine/findit/crash/callstack_detectors.py (right): https://codereview.chromium.org/2593593003/diff/220001/appengine/findit/crash/callstack_detectors.py#newcode13 appengine/findit/crash/callstack_detectors.py:13: """Detector to detect the start of a CallStack.""" On ...
3 years, 11 months ago (2016-12-28 20:16:46 UTC) #12
wrengr
lgtm https://codereview.chromium.org/2593593003/diff/240001/appengine/findit/crash/clusterfuzz_parser.py File appengine/findit/crash/clusterfuzz_parser.py (right): https://codereview.chromium.org/2593593003/diff/240001/appengine/findit/crash/clusterfuzz_parser.py#newcode77 appengine/findit/crash/clusterfuzz_parser.py:77: """ Updates metadata with callstack flags. Returns updated ...
3 years, 11 months ago (2016-12-28 23:47:52 UTC) #13
Sharu Jiang
https://codereview.chromium.org/2593593003/diff/240001/appengine/findit/crash/clusterfuzz_parser.py File appengine/findit/crash/clusterfuzz_parser.py (right): https://codereview.chromium.org/2593593003/diff/240001/appengine/findit/crash/clusterfuzz_parser.py#newcode77 appengine/findit/crash/clusterfuzz_parser.py:77: """ Updates metadata with callstack flags. Returns updated stack ...
3 years, 11 months ago (2016-12-29 18:29:22 UTC) #14
commit-bot: I haz the power
This CL has an open dependency (Issue 2593093003 Patch 60001). Please resolve the dependency and ...
3 years, 11 months ago (2016-12-29 18:29:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2593593003/280001
3 years, 11 months ago (2016-12-29 19:01:31 UTC) #22
commit-bot: I haz the power
3 years, 11 months ago (2016-12-29 19:11:11 UTC) #25
Message was sent while issue was closed.
Committed patchset #7 (id:280001) as
https://chromium.googlesource.com/infra/infra/+/389001b9706230000fbba929fde75...

Powered by Google App Engine
This is Rietveld 408576698