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

Issue 2913203002: [step_runner] run _merge_envs in simulation too. (Closed)

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

Description

[step_runner] run _merge_envs in simulation too. This should catch envvar %-formatting weirdness much earlier. R=dnj@chromium.org, nodir@chromium.org BUG=727493 Review-Url: https://codereview.chromium.org/2913203002 Committed: https://github.com/luci/recipes-py/commit/458ce956c9d91d184e0107c5fa6b34a8267b8e9b

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix guessing #

Total comments: 2

Patch Set 3 : quotes and comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -12 lines) Patch
M recipe_engine/step_runner.py View 1 2 2 chunks +35 lines, -0 lines 0 comments Download
M recipe_modules/context/api.py View 1 2 2 chunks +22 lines, -2 lines 0 comments Download
M recipe_modules/context/examples/full.py View 1 2 1 chunk +14 lines, -1 line 0 comments Download
M recipe_modules/step/examples/full.expected/basic.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/examples/full.expected/defer_results.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/examples/full.expected/exceptional.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/examples/full.expected/infra_failure.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/examples/full.expected/invalid_access.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/examples/full.expected/warning.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/tests/inject_paths.expected/basic.json View 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/step/tests/inject_paths.expected/with_value.json View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
iannucci
3 years, 6 months ago (2017-05-31 17:39:32 UTC) #1
nodir
https://codereview.chromium.org/2913203002/diff/1/recipe_engine/step_runner.py File recipe_engine/step_runner.py (right): https://codereview.chromium.org/2913203002/diff/1/recipe_engine/step_runner.py#newcode409 recipe_engine/step_runner.py:409: class fakeEnviron(object): when reading this without context, it is ...
3 years, 6 months ago (2017-05-31 21:49:03 UTC) #10
nodir
lgtm a comment for fakeEnv would be still nice https://codereview.chromium.org/2913203002/diff/20001/recipe_modules/context/api.py File recipe_modules/context/api.py (right): https://codereview.chromium.org/2913203002/diff/20001/recipe_modules/context/api.py#newcode156 recipe_modules/context/api.py:156: ...
3 years, 6 months ago (2017-05-31 21:58:41 UTC) #13
iannucci
https://codereview.chromium.org/2913203002/diff/1/recipe_modules/context/api.py File recipe_modules/context/api.py (right): https://codereview.chromium.org/2913203002/diff/1/recipe_modules/context/api.py#newcode147 recipe_modules/context/api.py:147: v % collections.defaultdict(str) On 2017/05/31 21:49:03, nodir wrote: > ...
3 years, 6 months ago (2017-05-31 22:07:55 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/2913203002/40001
3 years, 6 months ago (2017-05-31 22:07:56 UTC) #19
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 22:10:31 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/recipes-py/commit/458ce956c9d91d184e0107c5fa6b34a8267...

Powered by Google App Engine
This is Rietveld 408576698