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

Issue 2713663002: [tools] Introduce gm.py (Closed)

Created:
3 years, 10 months ago by Jakob Kummerow
Modified:
3 years, 10 months ago
Reviewers:
Camillo Bruni
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[tools] Introduce gm.py Convenience wrapper around building with gn/ninja and running tests. Follows Makefile syntax, but is more flexible; see --help. Pro tip: alias gm="tools/dev/gm.py" NOTRY=true Review-Url: https://codereview.chromium.org/2713663002 Cr-Commit-Position: refs/heads/master@{#43377} Committed: https://chromium.googlesource.com/v8/v8/+/b008f27f0271243e40dc1fc29d7b338136c63c0c

Patch Set 1 #

Total comments: 8

Patch Set 2 : address nits #

Patch Set 3 : refactored #

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -0 lines) Patch
A tools/dev/gm.py View 1 2 1 chunk +302 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (6 generated)
Camillo Bruni
LGTM with nits https://codereview.chromium.org/2713663002/diff/1/tools/dev/gm.py File tools/dev/gm.py (right): https://codereview.chromium.org/2713663002/diff/1/tools/dev/gm.py#newcode68 tools/dev/gm.py:68: TESTSUITES = {"benchmarks": "d8", nit: TESTSUITES_TARGETS ...
3 years, 10 months ago (2017-02-22 14:38:56 UTC) #2
Jakob Kummerow
Thanks, landing. https://codereview.chromium.org/2713663002/diff/1/tools/dev/gm.py File tools/dev/gm.py (right): https://codereview.chromium.org/2713663002/diff/1/tools/dev/gm.py#newcode68 tools/dev/gm.py:68: TESTSUITES = {"benchmarks": "d8", On 2017/02/22 14:38:56, ...
3 years, 10 months ago (2017-02-22 15:06:46 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/2713663002/40001
3 years, 10 months ago (2017-02-22 15:07:10 UTC) #7
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 15:09:34 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/b008f27f0271243e40dc1fc29d7b338136c...

Powered by Google App Engine
This is Rietveld 408576698