Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(722)

Issue 81470043: Add ConfigSettings.relative_cwd. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 3 months ago by M-A
Modified:
11 years, 3 months ago
Reviewers:
vadimsh
CC:
swarming-eng_googlegroups.com, csharp+cc_chromium.org, vadimsh+cc_chromium.org, kbr1
Base URL:
https://code.google.com/p/swarming.client@1_sort
Visibility:
Public.

Description

Add ConfigSettings.relative_cwd. This will permits defining .relative_cwd in the .isolated file to be deterministic on the actual .isolate that definied the command, not the root one. This is important, because the command could be defined in an important .isolate file. R=vadimsh@chromium.org BUG=swarming:98 Committed: https://code.google.com/p/swarming/source/detail?repo=client&r=b53d0c1

Patch Set 1 #

Patch Set 2 : Explain that relative_cwd is abspath and add asserts for consistency #

Total comments: 5

Patch Set 3 : typo #

Patch Set 4 : Rename relative_cwd to isolate_dir, fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -62 lines) Patch
M isolate.py View 1 1 chunk +4 lines, -1 line 0 comments Download
M isolate_format.py View 1 2 3 9 chunks +33 lines, -9 lines 0 comments Download
M tests/isolate_format_test.py View 1 2 3 22 chunks +133 lines, -52 lines 0 comments Download

Messages

Total messages: 8
M-A
This currently depends on https://codereview.appspot.com/81320044. There isn't much actual dependence but it happens they touch ...
11 years, 3 months ago (2014-03-27 15:31:40 UTC) #1
vadimsh
https://codereview.appspot.com/81470043/diff/20001/isolate_format.py File isolate_format.py (right): https://codereview.appspot.com/81470043/diff/20001/isolate_format.py#newcode516 isolate_format.py:516: name, it must be an absolute path, it's the ...
11 years, 3 months ago (2014-03-27 18:30:49 UTC) #2
M-A
https://codereview.appspot.com/81470043/diff/20001/isolate_format.py File isolate_format.py (right): https://codereview.appspot.com/81470043/diff/20001/isolate_format.py#newcode516 isolate_format.py:516: name, it must be an absolute path, it's the ...
11 years, 3 months ago (2014-03-27 20:56:04 UTC) #3
vadimsh
https://codereview.appspot.com/81470043/diff/20001/isolate_format.py File isolate_format.py (right): https://codereview.appspot.com/81470043/diff/20001/isolate_format.py#newcode516 isolate_format.py:516: name, it must be an absolute path, it's the ...
11 years, 3 months ago (2014-03-27 21:06:10 UTC) #4
vadimsh
On 2014/03/27 21:06:10, vadimsh wrote: > https://codereview.appspot.com/81470043/diff/20001/isolate_format.py > File isolate_format.py (right): > > https://codereview.appspot.com/81470043/diff/20001/isolate_format.py#newcode516 > ...
11 years, 3 months ago (2014-03-27 21:18:37 UTC) #5
M-A
On 2014/03/27 21:18:37, vadimsh wrote: > Just looked at next CL. It uses isolate_dir in ...
11 years, 3 months ago (2014-03-28 13:32:09 UTC) #6
vadimsh
lgtm
11 years, 3 months ago (2014-03-28 17:41:35 UTC) #7
M-A
11 years, 3 months ago (2014-03-28 17:46:51 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as rb53d0c1 (presubmit successful).
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b