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

Issue 645593002: Add src-side launcher for checkdeps (Closed)

Created:
6 years, 2 months ago by Paweł Hajdan Jr.
Modified:
6 years, 2 months ago
Reviewers:
iannucci
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add src-side launcher for checkdeps This is first step towards establishing an API between src and recipes. The goal is to convert all Test subclasses from recipes' steps.py into scripts like this one. BUG=422235 R=iannucci@chromium.org Committed: https://chromium.googlesource.com/chromium/src/+/875bab4d269a04c1cac398d8e49f28417f9052b3

Patch Set 1 #

Total comments: 6

Patch Set 2 : fixes #

Total comments: 3

Patch Set 3 : de-indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -0 lines) Patch
A testing/scripts/checkdeps.py View 1 2 1 chunk +75 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Paweł Hajdan Jr.
Hey Robbie, I started implementing what you mentioned to me during my last MTV visit. ...
6 years, 2 months ago (2014-10-09 14:39:20 UTC) #2
iannucci
LGTM, though I would like to see a 1-page doc (or even .5 pages) with ...
6 years, 2 months ago (2014-10-10 08:53:50 UTC) #3
Paweł Hajdan Jr.
https://codereview.chromium.org/645593002/diff/1/testing/scripts/checkdeps.py File testing/scripts/checkdeps.py (right): https://codereview.chromium.org/645593002/diff/1/testing/scripts/checkdeps.py#newcode36 testing/scripts/checkdeps.py:36: with open(tempfile_path) as f: On 2014/10/10 08:53:50, iannucci wrote: ...
6 years, 2 months ago (2014-10-10 09:21:20 UTC) #4
iannucci
lgtm https://codereview.chromium.org/645593002/diff/40001/testing/scripts/checkdeps.py File testing/scripts/checkdeps.py (right): https://codereview.chromium.org/645593002/diff/40001/testing/scripts/checkdeps.py#newcode47 testing/scripts/checkdeps.py:47: result_set = set() I would de-indent here. No ...
6 years, 2 months ago (2014-10-10 09:30:30 UTC) #5
Paweł Hajdan Jr.
https://codereview.chromium.org/645593002/diff/40001/testing/scripts/checkdeps.py File testing/scripts/checkdeps.py (right): https://codereview.chromium.org/645593002/diff/40001/testing/scripts/checkdeps.py#newcode47 testing/scripts/checkdeps.py:47: result_set = set() On 2014/10/10 09:30:30, iannucci wrote: > ...
6 years, 2 months ago (2014-10-10 10:50:43 UTC) #6
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/875bab4d269a04c1cac398d8e49f28417f9052b3 Cr-Commit-Position: refs/heads/master@{#299086}
6 years, 2 months ago (2014-10-10 10:52:51 UTC) #7
Paweł Hajdan Jr.
6 years, 2 months ago (2014-10-10 10:52:54 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:80001) manually as
875bab4d269a04c1cac398d8e49f28417f9052b3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698