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

Issue 2196223002: [test] Add testing variant aliases. (Closed)

Created:
4 years, 4 months ago by Michael Achenbach
Modified:
4 years, 4 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

[test] Add testing variant aliases. This introduces aliases for testing variants that can be combined with other variant names. E.g. --variants=dev,foo would run the three developer default variants and variant foo. We'll have three stages: "dev" for variants to be run by default on developer workstations, "more" for additional variants, executed on all bots, "extra" for additional variants executed on a subset of bots (e.g. not on very slow or otherwise resource-limited bots). BUG=v8:5238 NOTRY=true Committed: https://crrev.com/6c1d6c9f815fc218f4f886a00cdd9dfa4e8e86e3 Cr-Commit-Position: refs/heads/master@{#38214}

Patch Set 1 #

Patch Set 2 : [test] Add testing variant aliases. #

Total comments: 3

Patch Set 3 : Review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -3 lines) Patch
M tools/run-tests.py View 1 2 6 chunks +27 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
Michael Achenbach
PTAL https://codereview.chromium.org/2196223002/diff/20001/tools/run-tests.py File tools/run-tests.py (right): https://codereview.chromium.org/2196223002/diff/20001/tools/run-tests.py#newcode129 tools/run-tests.py:129: "more": MORE_VARIANTS, The "more" set is going to ...
4 years, 4 months ago (2016-08-01 12:59:31 UTC) #6
Jakob Kummerow
LGTM with comment. https://codereview.chromium.org/2196223002/diff/20001/tools/run-tests.py File tools/run-tests.py (right): https://codereview.chromium.org/2196223002/diff/20001/tools/run-tests.py#newcode131 tools/run-tests.py:131: "exhaustive": [], This seems surprising. Did ...
4 years, 4 months ago (2016-08-01 13:44:56 UTC) #9
Michael Achenbach
https://codereview.chromium.org/2196223002/diff/20001/tools/run-tests.py File tools/run-tests.py (right): https://codereview.chromium.org/2196223002/diff/20001/tools/run-tests.py#newcode131 tools/run-tests.py:131: "exhaustive": [], On 2016/08/01 13:44:56, Jakob wrote: > This ...
4 years, 4 months ago (2016-08-01 13:55:56 UTC) #10
Michael Achenbach
Rename in patch 3
4 years, 4 months ago (2016-08-01 14:34:49 UTC) #12
Jakob Kummerow
Still LGTM
4 years, 4 months ago (2016-08-01 14:37:18 UTC) #14
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/2196223002/40001
4 years, 4 months ago (2016-08-01 14:39:00 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-01 14:40:41 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 14:42:29 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6c1d6c9f815fc218f4f886a00cdd9dfa4e8e86e3
Cr-Commit-Position: refs/heads/master@{#38214}

Powered by Google App Engine
This is Rietveld 408576698