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

Issue 2440353004: Return specific files, not just those in $(ISOLATED_OUTDIR) (Closed)

Created:
4 years, 1 month ago by aludwin
Modified:
4 years, 1 month ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org, ryanmartens
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Return specific files, not just those in $(ISOLATED_OUTDIR) BUG= Committed: https://github.com/luci/luci-py/commit/ba9fd6cdeb951478fee252d183629fd0a86449cc

Patch Set 1 : Return files specified by --output in addition to those in output dir #

Total comments: 14

Patch Set 2 : Response to PS1 reviews #

Patch Set 3 : Fix references to "ISOLATED_OUT_DIR" (should be ISOLATED_OUTDIR) #

Patch Set 4 : Rebased onto latest master #

Patch Set 5 : Fix merge conflicts with 8ccc159 #

Total comments: 8

Patch Set 6 : Response to PS5 reviews #

Unified diffs Side-by-side diffs Delta from patch set Stats (+145 lines, -4 lines) Patch
M appengine/swarming/swarming_bot/bot_code/task_runner.py View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M client/run_isolated.py View 1 2 3 4 5 10 chunks +43 lines, -4 lines 0 comments Download
M client/tests/run_isolated_test.py View 1 2 3 4 3 chunks +97 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 17 (8 generated)
aludwin
4 years, 1 month ago (2016-10-26 15:34:09 UTC) #5
M-A Ruel
https://codereview.chromium.org/2440353004/diff/60001/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2440353004/diff/60001/client/run_isolated.py#newcode294 client/run_isolated.py:294: """ Moves/overwrites any named outputs to out_dir so they ...
4 years, 1 month ago (2016-10-26 15:43:40 UTC) #7
aludwin
https://codereview.chromium.org/2440353004/diff/60001/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2440353004/diff/60001/client/run_isolated.py#newcode294 client/run_isolated.py:294: """ Moves/overwrites any named outputs to out_dir so they ...
4 years, 1 month ago (2016-10-26 17:32:14 UTC) #8
aludwin
4 years, 1 month ago (2016-10-27 18:28:02 UTC) #10
M-A Ruel
small nits https://codereview.chromium.org/2440353004/diff/140001/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2440353004/diff/140001/client/run_isolated.py#newcode294 client/run_isolated.py:294: def move_outputs_to_outdir(run_dir, out_dir, outputs): link_outputs_to_outdir() otherwise this ...
4 years, 1 month ago (2016-10-27 19:22:20 UTC) #11
aludwin
https://codereview.chromium.org/2440353004/diff/140001/client/run_isolated.py File client/run_isolated.py (right): https://codereview.chromium.org/2440353004/diff/140001/client/run_isolated.py#newcode294 client/run_isolated.py:294: def move_outputs_to_outdir(run_dir, out_dir, outputs): On 2016/10/27 19:22:19, M-A Ruel ...
4 years, 1 month ago (2016-10-27 22:00:06 UTC) #12
M-A Ruel
lgtm
4 years, 1 month ago (2016-10-27 22:21:09 UTC) #13
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/2440353004/160001
4 years, 1 month ago (2016-10-27 22:23:21 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 22:57:42 UTC) #17
Message was sent while issue was closed.
Committed patchset #6 (id:160001) as
https://github.com/luci/luci-py/commit/ba9fd6cdeb951478fee252d183629fd0a86449cc

Powered by Google App Engine
This is Rietveld 408576698