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

Issue 2417153002: wptserve: Do not drop environment variables on running 'serve' command. (Closed)

Created:
4 years, 2 months ago by tkent
Modified:
4 years, 2 months ago
Reviewers:
qyearsley, jsbell
CC:
blink-reviews, chromium-reviews, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

wptserve: Do not drop environment variables on running 'serve' command. Especially, 'PATH' is necessary to find required DLLs. BUG=623613 NOTRY=true Committed: https://crrev.com/e372c95d95d2f58f7b2bfc622cedccd4eed23d83 Cr-Commit-Position: refs/heads/master@{#425344}

Patch Set 1 #

Total comments: 2

Patch Set 2 : port_obj.host.environ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py View 1 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 16 (9 generated)
tkent
jsbell@ or qyearsley@, would you review this please?
4 years, 2 months ago (2016-10-14 04:39:06 UTC) #5
qyearsley
Thanks for investigating this :-) https://codereview.chromium.org/2417153002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py (right): https://codereview.chromium.org/2417153002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py#newcode53 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py:53: self._env = os.environ.copy() Could ...
4 years, 2 months ago (2016-10-14 15:56:37 UTC) #8
tkent
https://codereview.chromium.org/2417153002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py (right): https://codereview.chromium.org/2417153002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py#newcode53 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/wptserve.py:53: self._env = os.environ.copy() On 2016/10/14 at 15:56:37, qyearsley wrote: ...
4 years, 2 months ago (2016-10-14 16:07:05 UTC) #10
qyearsley
lgtm
4 years, 2 months ago (2016-10-14 16:11:10 UTC) #11
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/2417153002/20001
4 years, 2 months ago (2016-10-14 16:14:10 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 2 months ago (2016-10-14 16:20:37 UTC) #14
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 16:24:28 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e372c95d95d2f58f7b2bfc622cedccd4eed23d83
Cr-Commit-Position: refs/heads/master@{#425344}

Powered by Google App Engine
This is Rietveld 408576698