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

Issue 897713002: win/swarming: Make 64-bit debug component builds work on swarming? (Closed)

Created:
5 years, 10 months ago by Nico
Modified:
5 years, 10 months ago
Reviewers:
M-A Ruel, scottmg
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win/swarming: Make 64-bit debug component builds work on swarming? After https://codereview.chromium.org/896583002/, the isolate step on the 64-bit bot is failing with MappingError: Input file C:\b\build\slave\CrWinClang64_dbg_\build\src\out\Debug_x64\x64\msvcp120d.dll doesn't exist It looks like the x64\msvcp120d.dll only exists in 32-bit builds. While here, also add the x64 libraries for 32-bit release builds. BUG=453657, 452057 R=maruel@chromium.org, scottmg@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/8d81593b1a531d950261cbb0d48cdf8464aae442

Patch Set 1 #

Total comments: 3

Patch Set 2 : release #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M base/base.isolate View 1 1 chunk +18 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Nico
First to stamp wins. This is way too hard :-(
5 years, 10 months ago (2015-02-03 20:36:20 UTC) #2
M-A Ruel
lgtm https://codereview.chromium.org/897713002/diff/1/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/897713002/diff/1/base/base.isolate#newcode61 base/base.isolate:61: '<(PRODUCT_DIR)/x64/msvcp120d.dll', cute So both 32 and 64 bits ...
5 years, 10 months ago (2015-02-03 20:40:01 UTC) #3
scottmg
lgtm https://codereview.chromium.org/897713002/diff/1/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/897713002/diff/1/base/base.isolate#newcode58 base/base.isolate:58: ['OS=="win" and component=="shared_library" and CONFIGURATION_NAME=="Debug"', { You might ...
5 years, 10 months ago (2015-02-03 20:40:18 UTC) #4
scottmg
On 2015/02/03 20:40:01, M-A Ruel wrote: > lgtm > > https://codereview.chromium.org/897713002/diff/1/base/base.isolate > File base/base.isolate (right): ...
5 years, 10 months ago (2015-02-03 20:40:52 UTC) #5
scottmg
On 2015/02/03 20:40:52, scottmg wrote: > On 2015/02/03 20:40:01, M-A Ruel wrote: > > lgtm ...
5 years, 10 months ago (2015-02-03 20:41:11 UTC) #6
Nico
Thanks! Scott, ptal. https://codereview.chromium.org/897713002/diff/1/base/base.isolate File base/base.isolate (right): https://codereview.chromium.org/897713002/diff/1/base/base.isolate#newcode58 base/base.isolate:58: ['OS=="win" and component=="shared_library" and CONFIGURATION_NAME=="Debug"', { ...
5 years, 10 months ago (2015-02-03 20:45:22 UTC) #8
scottmg
On 2015/02/03 20:45:22, Nico wrote: > Thanks! Scott, ptal. > > https://codereview.chromium.org/897713002/diff/1/base/base.isolate > File base/base.isolate ...
5 years, 10 months ago (2015-02-03 20:46:23 UTC) #9
M-A Ruel
BTW if you want to test it, build locally the test that fails, let's say ...
5 years, 10 months ago (2015-02-03 20:47:06 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/897713002/20001
5 years, 10 months ago (2015-02-03 20:47:16 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/8d81593b1a531d950261cbb0d48cdf8464aae442 Cr-Commit-Position: refs/heads/master@{#314410}
5 years, 10 months ago (2015-02-03 21:50:32 UTC) #13
Nico
5 years, 10 months ago (2015-02-03 21:50:42 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
8d81593b1a531d950261cbb0d48cdf8464aae442 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698