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

Issue 2684033010: Copy cdb.exe to build_root_dir so it's available to isolated tests (Closed)

Created:
3 years, 10 months ago by jochen (gone - plz use gerrit)
Modified:
3 years, 10 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Copy cdb.exe to build_root_dir so it's available to isolated tests BUG=690344 R=dpranke@chromium.org,scottmg@chromium.org Review-Url: https://codereview.chromium.org/2684033010 Cr-Commit-Position: refs/heads/master@{#450820} Committed: https://chromium.googlesource.com/chromium/src/+/6c29ace559b19a2071f4402cd201d162abd1b7ac

Patch Set 1 #

Total comments: 3

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -3 lines) Patch
M build/vs_toolchain.py View 1 4 chunks +34 lines, -3 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
jochen (gone - plz use gerrit)
3 years, 10 months ago (2017-02-10 09:39:18 UTC) #1
scottmg
https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py#newcode330 build/vs_toolchain.py:330: _CopyRuntimeImpl(os.path.join(target_dir, 'cdb.exe'), cdb_exe) I don't think this will run ...
3 years, 10 months ago (2017-02-10 15:52:32 UTC) #6
jochen (gone - plz use gerrit)
https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py File build/vs_toolchain.py (right): https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py#newcode330 build/vs_toolchain.py:330: _CopyRuntimeImpl(os.path.join(target_dir, 'cdb.exe'), cdb_exe) On 2017/02/10 at 15:52:32, scottmg wrote: ...
3 years, 10 months ago (2017-02-10 15:56:39 UTC) #7
jochen (gone - plz use gerrit)
3 years, 10 months ago (2017-02-10 15:56:44 UTC) #8
scottmg
On 2017/02/10 15:56:39, jochen wrote: > https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py > File build/vs_toolchain.py (right): > > https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py#newcode330 > ...
3 years, 10 months ago (2017-02-10 16:02:25 UTC) #9
Dirk Pranke
https://codereview.chromium.org/2684033010/diff/1/build/toolchain/win/BUILD.gn File build/toolchain/win/BUILD.gn (right): https://codereview.chromium.org/2684033010/diff/1/build/toolchain/win/BUILD.gn#newcode56 build/toolchain/win/BUILD.gn:56: } Can we merge this into the prior exec_script() ...
3 years, 10 months ago (2017-02-10 18:06:18 UTC) #10
jochen (gone - plz use gerrit)
On 2017/02/10 at 16:02:25, scottmg wrote: > On 2017/02/10 15:56:39, jochen wrote: > > https://codereview.chromium.org/2684033010/diff/1/build/vs_toolchain.py ...
3 years, 10 months ago (2017-02-14 10:10:09 UTC) #11
jochen (gone - plz use gerrit)
ptal
3 years, 10 months ago (2017-02-15 09:28:36 UTC) #14
scottmg
lgtm My only concern is copying dbghelp.dll to the output dir because Chrome loads that ...
3 years, 10 months ago (2017-02-15 17:42:29 UTC) #17
Dirk Pranke
If scottmg@ is okay with it, I'm okay with it :). lgtm.
3 years, 10 months ago (2017-02-15 19:37:20 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/2684033010/20001
3 years, 10 months ago (2017-02-15 21:45:48 UTC) #20
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/6c29ace559b19a2071f4402cd201d162abd1b7ac
3 years, 10 months ago (2017-02-15 22:46:14 UTC) #23
Sébastien Marchand
This seems to break the symbol upload step on the official builders (see crbug.com/693147), not ...
3 years, 10 months ago (2017-02-16 18:55:04 UTC) #25
scottmg
On 2017/02/16 18:55:04, Sébastien Marchand wrote: > This seems to break the symbol upload step ...
3 years, 10 months ago (2017-02-16 18:58:11 UTC) #26
scottmg
3 years, 10 months ago (2017-02-16 19:04:46 UTC) #27
Message was sent while issue was closed.
On 2017/02/16 18:58:11, scottmg wrote:
> On 2017/02/16 18:55:04, Sébastien Marchand wrote:
> > This seems to break the symbol upload step on the official builders (see
> > crbug.com/693147), not sure why yet, still looking.
> 
> Darn, sorry. I guess it changes which dbghelp gets used. I think it's safe to
> revert.

jochen already fixed in crbug.com/692907 for future reference.

Powered by Google App Engine
This is Rietveld 408576698