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

Issue 2020603002: Revert "build: remove diagnose_goma step to stop leaks" (Closed)

Created:
4 years, 6 months ago by Yoshisato Yanagisawa
Modified:
4 years, 6 months ago
Reviewers:
ukai, Paweł Hajdan Jr.
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, shinyak, tikuta
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Revert "build: remove diagnose_goma step to stop leaks" This reverts commit 76cb0afec1641517e990d9595c84088b4c6e64eb. BUG=chromium:605440

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+255 lines, -44 lines) Patch
M scripts/slave/recipe_modules/chromium_tests/api.py View 1 chunk +7 lines, -1 line 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/steps.py View 1 chunk +17 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.py View 1 chunk +8 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux32_Goma_Canary__clobber_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Goma_Canary.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Goma_Canary__clobber_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Linux_Precise_Goma_LinkTest.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__clobber_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__dbg_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_Chromium_Mac_10_9_Goma_Canary__dbg__clobber_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_clbr_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dbg_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWin7Goma_dll_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinClangGoma.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinGoma.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_fyi_CrWinGoma_dll_.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Linux_Goma_Staging.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_goma_Chromium_Mac_Goma_Staging.json View 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_chromium_goma_CrWinGomaStaging.json View 1 chunk +9 lines, -0 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/goma_with_diagnose_goma_failure.json View 17 chunks +61 lines, -43 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
Yoshisato Yanagisawa
I understand the leak in diagnose_goma.py has already been fixed in the latest goma client. ...
4 years, 6 months ago (2016-05-27 08:36:59 UTC) #2
Yoshisato Yanagisawa
I think diagnose_goma is essential for judging it ok to release the client or not. ...
4 years, 6 months ago (2016-05-30 05:55:56 UTC) #3
ukai
lgtm
4 years, 6 months ago (2016-05-30 06:20:36 UTC) #4
Paweł Hajdan Jr.
I think it'd be safer to only have steps like this on Google-internal bots. WDYT?
4 years, 6 months ago (2016-05-30 08:38:20 UTC) #5
Yoshisato Yanagisawa
I guess there are trade offs. It may reduce the risk to leak sensitive information ...
4 years, 6 months ago (2016-05-30 09:06:08 UTC) #6
Yoshisato Yanagisawa
By the way, do you know what is shown with current diagnose_goma? I think output ...
4 years, 6 months ago (2016-05-31 04:21:01 UTC) #7
Yoshisato Yanagisawa
By the way, what is needed to move this change list forward? If you think ...
4 years, 6 months ago (2016-06-08 02:10:17 UTC) #8
Paweł Hajdan Jr.
On 2016/06/08 at 02:10:17, yyanagisawa wrote: > By the way, what is needed to move ...
4 years, 6 months ago (2016-06-08 09:37:35 UTC) #9
Yoshisato Yanagisawa
4 years, 6 months ago (2016-06-16 04:44:13 UTC) #10
close this issue until we reaches consensus on the issue, and the feature needed
to realize it is implemented.

Powered by Google App Engine
This is Rietveld 408576698