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

Issue 2837863005: Ensure that builders that use goma strip absolute paths by default. (Closed)

Created:
3 years, 8 months ago by Dirk Pranke
Modified:
3 years, 8 months ago
CC:
chromium-reviews, nodir
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure that builders that use goma strip absolute paths by default. This CL tweaks the MB configs so that any builder that is using goma also sets strip_absolute_paths_from_debug_symbols_by_default=true. This helps ensure that we get the best goma cache hit rate possible. We don't just make the default equal to use_goma=true because doing so may make it harder for devs to debug binaries, and we want devs to be able to both debug binaries and use goma by default; the tradeoff is that their builds are slightly slower. R=thakis@chromium.org, jochen@chromium.org BUG=603286, 712790 Review-Url: https://codereview.chromium.org/2837863005 Cr-Commit-Position: refs/heads/master@{#467574} Committed: https://chromium.googlesource.com/chromium/src/+/050dbe550d14e99ad4e83093d4f4e79642b9edc3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M build/config/compiler/BUILD.gn View 1 chunk +3 lines, -1 line 0 comments Download
M tools/mb/mb_config.pyl View 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
Dirk Pranke
3 years, 8 months ago (2017-04-25 23:05:59 UTC) #3
Dirk Pranke
3 years, 8 months ago (2017-04-25 23:06:16 UTC) #4
Nico
I'm not a fan of bots and devs using different flags. After looking through the ...
3 years, 8 months ago (2017-04-25 23:14:00 UTC) #6
Dirk Pranke
On 2017/04/25 23:14:00, Nico wrote: > I'm not a fan of bots and devs using ...
3 years, 8 months ago (2017-04-25 23:16:35 UTC) #7
Dirk Pranke
I'll try to land this tomorrow morning, when I have more time to keep an ...
3 years, 8 months ago (2017-04-26 01:28:17 UTC) #10
jochen (gone - plz use gerrit)
lgtm I'm open to better fixes for the original issue (not being able to use ...
3 years, 8 months ago (2017-04-26 19:59:41 UTC) #11
Dirk Pranke
On 2017/04/26 19:59:41, jochen (slow until May 2) wrote: > I'm open to better fixes ...
3 years, 8 months ago (2017-04-26 20:02:18 UTC) #12
jochen (gone - plz use gerrit)
On 2017/04/26 at 20:02:18, dpranke wrote: > On 2017/04/26 19:59:41, jochen (slow until May 2) ...
3 years, 8 months ago (2017-04-26 20:07:08 UTC) #13
Nico
On Wed, Apr 26, 2017 at 4:07 PM, <jochen@chromium.org> wrote: > On 2017/04/26 at 20:02:18, ...
3 years, 8 months ago (2017-04-26 20:10:35 UTC) #14
jochen (gone - plz use gerrit)
On 2017/04/26 at 20:10:35, thakis wrote: > On Wed, Apr 26, 2017 at 4:07 PM, ...
3 years, 8 months ago (2017-04-26 20:25:05 UTC) #15
Dirk Pranke
On 2017/04/26 20:25:05, jochen (slow until May 2) wrote: > right, so that's why I'd ...
3 years, 8 months ago (2017-04-26 20:38:44 UTC) #16
jochen (gone - plz use gerrit)
On 2017/04/26 at 20:38:44, dpranke wrote: > On 2017/04/26 20:25:05, jochen (slow until May 2) ...
3 years, 8 months ago (2017-04-26 20:42:04 UTC) #17
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/2837863005/1
3 years, 8 months ago (2017-04-26 23:22:30 UTC) #19
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/050dbe550d14e99ad4e83093d4f4e79642b9edc3
3 years, 8 months ago (2017-04-27 03:58:44 UTC) #23
Dirk Pranke
3 years, 7 months ago (2017-04-27 20:20:32 UTC) #24
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2843403004/ by dpranke@chromium.org.

The reason for reverting is: Reverting in case this is related to the goma
errors in crbug.om/716089.

Powered by Google App Engine
This is Rietveld 408576698