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

Issue 2106423002: [gn] Automatically derive build configs in test runner. (Closed)

Created:
4 years, 5 months ago by Michael Achenbach
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[gn] Automatically derive build configs in test runner. This executes an action as part of the build, writing a json configuration that includes all build flags relevant to v8 testing. The test runner will derive all build-dependent flags from the file if it detects it. BUG=chromium:474921 Committed: https://crrev.com/f4dd32319dcc61f3bbf33e17c8d4fa65cb9a39ab Cr-Commit-Position: refs/heads/master@{#37446}

Patch Set 1 #

Patch Set 2 : [gn] Automatically derive build configs in test runner. #

Total comments: 9

Patch Set 3 : Review #

Patch Set 4 : Presubmit + more robust json loading #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -0 lines) Patch
M BUILD.gn View 1 2 3 chunks +24 lines, -0 lines 0 comments Download
M tools/run-tests.py View 1 2 3 4 chunks +35 lines, -0 lines 0 comments Download
A tools/testrunner/utils/dump_build_config.py View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (10 generated)
Michael Achenbach
PTAL
4 years, 5 months ago (2016-06-30 10:38:17 UTC) #3
vogelheim
Looks mostly good, but IMHO the error value thing needs to be fixed, since build ...
4 years, 5 months ago (2016-06-30 11:08:02 UTC) #4
Michael Achenbach
Changes and replies. PTAL https://codereview.chromium.org/2106423002/diff/20001/tools/run-tests.py File tools/run-tests.py (right): https://codereview.chromium.org/2106423002/diff/20001/tools/run-tests.py#newcode439 tools/run-tests.py:439: # used. This can't be ...
4 years, 5 months ago (2016-06-30 11:47:50 UTC) #5
vogelheim
lgtm https://codereview.chromium.org/2106423002/diff/20001/tools/run-tests.py File tools/run-tests.py (right): https://codereview.chromium.org/2106423002/diff/20001/tools/run-tests.py#newcode439 tools/run-tests.py:439: # used. This can't be overridden by cmd-line ...
4 years, 5 months ago (2016-06-30 12:09:39 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2106423002/40001
4 years, 5 months ago (2016-06-30 12:18:12 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/18545)
4 years, 5 months ago (2016-06-30 12:21:43 UTC) #10
Michael Achenbach
Patch 4 is more robust to invalid json. If e.g. a ninja build is started ...
4 years, 5 months ago (2016-06-30 13:27:12 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2106423002/60001
4 years, 5 months ago (2016-06-30 13:27:24 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/2106423002/60001
4 years, 5 months ago (2016-06-30 14:20:39 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-06-30 14:23:01 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 14:24:43 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f4dd32319dcc61f3bbf33e17c8d4fa65cb9a39ab
Cr-Commit-Position: refs/heads/master@{#37446}

Powered by Google App Engine
This is Rietveld 408576698