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

Issue 51383003: Report all swarming and isolate fatal errors in a consistent way. (Closed)

Created:
7 years, 1 month ago by Vadim Sh.
Modified:
7 years, 1 month ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, csharp+cc_chromium.org, vadimsh+cc_chromium.org, maruel+cc_chromium.org
Visibility:
Public.

Description

Report all swarming and isolate fatal errors in a consistent way. It makes them easier to extract with regular expressions in log parsing tools. BUG=309661 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=231704

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : except Exception #

Patch Set 4 : grammar... #

Total comments: 1

Patch Set 5 : make isolate_smoke_test less strict regarding exact contents of stderr #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -41 lines) Patch
M isolate.py View 1 2 1 chunk +2 lines, -7 lines 0 comments Download
M isolateserver.py View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M run_isolated.py View 1 2 3 chunks +3 lines, -2 lines 0 comments Download
M swarming.py View 1 2 9 chunks +21 lines, -19 lines 0 comments Download
M tests/isolate_smoke_test.py View 1 2 3 4 3 chunks +6 lines, -8 lines 0 comments Download
M tests/run_isolated_smoke_test.py View 1 chunk +1 line, -1 line 0 comments Download
M utils/tools.py View 1 2 3 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Vadim Sh.
I have mixed feelings about this CL... infra-monitor app uses regexps to figure out bad ...
7 years, 1 month ago (2013-10-29 22:15:35 UTC) #1
M-A Ruel
I feel a catch all like how it's done in breakpad.py would be more reliable ...
7 years, 1 month ago (2013-10-29 22:42:50 UTC) #2
Vadim Sh.
Catching generic Exception in outer blocks. I prefer to keep it explicit (as opposite to ...
7 years, 1 month ago (2013-10-30 00:38:35 UTC) #3
M-A Ruel
lgtm but see warning below. https://codereview.chromium.org/51383003/diff/170001/utils/tools.py File utils/tools.py (right): https://codereview.chromium.org/51383003/diff/170001/utils/tools.py#newcode132 utils/tools.py:132: print >> sys.stderr, str(error) ...
7 years, 1 month ago (2013-10-30 01:08:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimsh@chromium.org/51383003/170001
7 years, 1 month ago (2013-10-30 01:11:40 UTC) #5
commit-bot: I haz the power
Presubmit check for 51383003-170001 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 1 month ago (2013-10-30 01:13:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimsh@chromium.org/51383003/230001
7 years, 1 month ago (2013-10-30 01:34:37 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-10-30 01:36:25 UTC) #8
Message was sent while issue was closed.
Change committed as 231704

Powered by Google App Engine
This is Rietveld 408576698