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

Issue 2841373002: [autoroll] add tests for autoroll subcommand parsing. (Closed)

Created:
3 years, 8 months ago by iannucci
Modified:
3 years, 7 months ago
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

[autoroll] add tests for autoroll subcommand parsing. Also convert output-json to a argparse.FileType while I'm at it. R=dnj@chromium.org, phajdan.jr@chromium.org BUG= Review-Url: https://codereview.chromium.org/2841373002 Committed: https://github.com/luci/recipes-py/commit/aa45f3d6a7daaf1d32c1efeda9645e2f134fc959

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : vendored argparse #

Total comments: 2

Patch Set 5 : rebase #

Patch Set 6 : close file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -3 lines) Patch
M recipe_engine/autoroll.py View 1 2 3 4 5 3 chunks +7 lines, -3 lines 0 comments Download
M recipe_engine/unittests/autoroll_test.py View 1 2 3 2 chunks +40 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (26 generated)
iannucci
3 years, 8 months ago (2017-04-27 03:02:41 UTC) #1
dnj
lgtm https://codereview.chromium.org/2841373002/diff/60001/recipe_engine/autoroll.py File recipe_engine/autoroll.py (right): https://codereview.chromium.org/2841373002/diff/60001/recipe_engine/autoroll.py#newcode277 recipe_engine/autoroll.py:277: type=argparse.FileType('w'), I think we should explicitly close this ...
3 years, 7 months ago (2017-04-27 17:19:03 UTC) #16
iannucci
https://codereview.chromium.org/2841373002/diff/60001/recipe_engine/autoroll.py File recipe_engine/autoroll.py (right): https://codereview.chromium.org/2841373002/diff/60001/recipe_engine/autoroll.py#newcode277 recipe_engine/autoroll.py:277: type=argparse.FileType('w'), On 2017/04/27 17:19:03, dnj wrote: > I think ...
3 years, 7 months ago (2017-04-29 18:30:56 UTC) #22
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/2841373002/80001
3 years, 7 months ago (2017-04-29 18:34:07 UTC) #25
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/2841373002/100001
3 years, 7 months ago (2017-04-29 18:34:57 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-04-29 18:37:33 UTC) #32
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://github.com/luci/recipes-py/commit/aa45f3d6a7daaf1d32c1efeda9645e2f134...

Powered by Google App Engine
This is Rietveld 408576698