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

Issue 2418233002: Add IGNORE_DEPS_CHANGES flag and coverage builder. (Closed)

Created:
4 years, 2 months ago by dnj
Modified:
4 years, 2 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Add IGNORE_DEPS_CHANGES flag and coverage builder. Add a flag to "chromium" recipe module to export the IGNORE_DEPS_CHANGES environment variable. Since this is used outside of the "build" repository, add a fake builder to exercise this option for coverage. BUG=chromium:648308 TEST=None Committed: https://chromium.googlesource.com/chromium/tools/build/+/02bbb17974a70e1bb198ee4243d830ff258d1bb8

Patch Set 1 #

Total comments: 2

Patch Set 2 : More appropriate place for coverage builder. #

Patch Set 3 : Remove old expectation from patch. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -63 lines) Patch
M scripts/slave/recipe_modules/chromium/api.py View 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium/config.py View 2 chunks +5 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/builders.py View 1 2 chunks +21 lines, -0 lines 0 comments Download
A + scripts/slave/recipes/chromium.expected/full_bot_update_always_on_Package_Builder__Coverage_.json View 1 10 chunks +32 lines, -63 lines 0 comments Download

Messages

Total messages: 17 (9 generated)
Dirk Pranke
lgtm https://codereview.chromium.org/2418233002/diff/1/scripts/slave/recipe_modules/chromium/api.py File scripts/slave/recipe_modules/chromium/api.py (right): https://codereview.chromium.org/2418233002/diff/1/scripts/slave/recipe_modules/chromium/api.py#newcode83 scripts/slave/recipe_modules/chromium/api.py:83: ret['IGNORE_DEPS_CHANGES'] = '1' We shouldn't be using environment ...
4 years, 2 months ago (2016-10-15 22:40:31 UTC) #2
dnj
https://codereview.chromium.org/2418233002/diff/1/scripts/slave/recipe_modules/chromium/api.py File scripts/slave/recipe_modules/chromium/api.py (right): https://codereview.chromium.org/2418233002/diff/1/scripts/slave/recipe_modules/chromium/api.py#newcode83 scripts/slave/recipe_modules/chromium/api.py:83: ret['IGNORE_DEPS_CHANGES'] = '1' On 2016/10/15 22:40:31, Dirk Pranke wrote: ...
4 years, 2 months ago (2016-10-16 16:44:28 UTC) #3
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/2418233002/1
4 years, 2 months ago (2016-10-16 16:45:05 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: Build Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/31e733a0f3771510)
4 years, 2 months ago (2016-10-16 17:25:16 UTC) #7
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/2418233002/20001
4 years, 2 months ago (2016-10-17 16:39:43 UTC) #10
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/2418233002/40001
4 years, 2 months ago (2016-10-17 16:41:15 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/tools/build/+/02bbb17974a70e1bb198ee4243d830ff258d1bb8
4 years, 2 months ago (2016-10-17 16:50:33 UTC) #16
dnj
4 years, 2 months ago (2016-10-17 18:23:51 UTC) #17
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/2424113002/ by dnj@chromium.org.

The reason for reverting is: Team says they don't need the builder that this
supports, so remove the code..

Powered by Google App Engine
This is Rietveld 408576698