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

Issue 2243853002: Drop unwanted dependencies on chromium_tests recipe module (Closed)

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

Description

Drop unwanted dependencies on chromium_tests recipe module ios and webrtc are not ready to move to chromium/src yet, which would otherwise be required to move chromium_tests there. See https://codereview.chromium.org/2146873002 and https://codereview.chromium.org/2147913002 for similar CLs from the past. BUG=584079, 593999 Committed: https://chromium.googlesource.com/chromium/tools/build/+/b83c98d76351019efcf66ed6b8c613aa5a84e815

Patch Set 1 #

Patch Set 2 : coverage #

Total comments: 4

Patch Set 3 : TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -68 lines) Patch
M scripts/slave/recipe_modules/auto_bisect/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/api.py View 1 chunk +1 line, -1 line 0 comments Download
A + scripts/slave/recipe_modules/chromium_checkout/__init__.py View 1 chunk +3 lines, -3 lines 0 comments Download
A scripts/slave/recipe_modules/chromium_checkout/api.py View 1 2 1 chunk +79 lines, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/api.py View 1 6 chunks +13 lines, -53 lines 0 comments Download
M scripts/slave/recipe_modules/ios/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/ios/api.py View 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/webrtc/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/webrtc/api.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/blink_downstream.py View 2 chunks +2 lines, -1 line 0 comments Download
M scripts/slave/recipes/chromium_trybot.py View 2 chunks +2 lines, -1 line 0 comments Download
M scripts/slave/recipes/webrtc/ios.py View 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/webrtc/ios_api_framework.py View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Paweł Hajdan Jr.
4 years, 4 months ago (2016-08-12 12:59:32 UTC) #10
Sergiy Byelozyorov
https://codereview.chromium.org/2243853002/diff/20001/scripts/slave/recipe_modules/chromium_checkout/api.py File scripts/slave/recipe_modules/chromium_checkout/api.py (right): https://codereview.chromium.org/2243853002/diff/20001/scripts/slave/recipe_modules/chromium_checkout/api.py#newcode19 scripts/slave/recipe_modules/chromium_checkout/api.py:19: Requires |ensure_checkout| to be called first. perhaps add an ...
4 years, 4 months ago (2016-08-12 13:22:25 UTC) #11
Sergiy Byelozyorov
https://codereview.chromium.org/2243853002/diff/20001/scripts/slave/recipe_modules/chromium_checkout/api.py File scripts/slave/recipe_modules/chromium_checkout/api.py (right): https://codereview.chromium.org/2243853002/diff/20001/scripts/slave/recipe_modules/chromium_checkout/api.py#newcode48 scripts/slave/recipe_modules/chromium_checkout/api.py:48: cwd = self.working_dir.join(patch_root) On 2016/08/12 13:22:24, Sergiy Byelozyorov wrote: ...
4 years, 4 months ago (2016-08-12 13:41:41 UTC) #12
Sergiy Byelozyorov
lgtm Pawel pointed out that adding asserts both in working_dir and get_files_affected_by_patch methods is not ...
4 years, 4 months ago (2016-08-12 13:45:03 UTC) #13
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/2243853002/40001
4 years, 4 months ago (2016-08-12 13:50:54 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 13:55:13 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/tools/build/+/b83c98d76351019efcf6...

Powered by Google App Engine
This is Rietveld 408576698