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

Issue 16258010: Make my_activity.py robust to log parsing problems (Closed)

Created:
7 years, 6 months ago by enne (OOO)
Modified:
7 years, 6 months ago
Reviewers:
szager1
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, cjhopman
Visibility:
Public.

Description

Make my_activity.py robust to log parsing problems If (hypothetically) you pointed your WebKit repo environment variable to Blink and not WebKit, then the change_re will not find anything in the log and the script will explode on changes[0] because changes=[]. Fix this by being robust to not being able to parse anything out of the log in process_git_commits. R=szager@chromium.org BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=205290

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M my_activity.py View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
enne (OOO)
7 years, 6 months ago (2013-06-10 19:57:34 UTC) #1
szager1
lgtm
7 years, 6 months ago (2013-06-10 20:13:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/enne@chromium.org/16258010/1
7 years, 6 months ago (2013-06-10 20:18:21 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-06-10 20:19:56 UTC) #4
Message was sent while issue was closed.
Change committed as 205290

Powered by Google App Engine
This is Rietveld 408576698