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

Issue 1245623005: [test] Key variant flags by variant name everywhere. (Closed)

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

Description

[test] Key variant flags by variant name everywhere. This allows variants to be named on test failures (follow up) and then to be used in the test runner for a repro. This also speeds up variant iteration for test262 and fixes a bug with variants for benchmarks. BUG=chromium:511215 NOTREECHECKS=true LOG=n Committed: https://crrev.com/4fe08abde6045f09eacb7a9bc350be235671cea9 Cr-Commit-Position: refs/heads/master@{#29899}

Patch Set 1 #

Patch Set 2 : builder #

Patch Set 3 : #

Total comments: 10

Patch Set 4 : Experiment #

Patch Set 5 : Add test262 #

Patch Set 6 : Other suites + cleanup #

Patch Set 7 : moar cleanup #

Patch Set 8 : Typo #

Patch Set 9 : Fix import #

Patch Set 10 : Fix test262-es6 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -44 lines) Patch
M test/benchmarks/testcfg.py View 1 2 3 4 5 6 7 8 2 chunks +17 lines, -5 lines 0 comments Download
M test/preparser/testcfg.py View 1 2 3 4 5 6 1 chunk +2 lines, -2 lines 0 comments Download
M test/test262-es6/testcfg.py View 1 2 3 4 5 6 7 8 9 2 chunks +51 lines, -9 lines 0 comments Download
M tools/run-tests.py View 1 2 3 4 5 6 5 chunks +10 lines, -9 lines 0 comments Download
M tools/testrunner/local/testsuite.py View 1 2 3 4 5 6 7 4 chunks +60 lines, -19 lines 0 comments Download

Messages

Total messages: 29 (12 generated)
Michael Achenbach
PTAL https://codereview.chromium.org/1245623005/diff/40001/test/benchmarks/testcfg.py File test/benchmarks/testcfg.py (left): https://codereview.chromium.org/1245623005/diff/40001/test/benchmarks/testcfg.py#oldcode189 test/benchmarks/testcfg.py:189: return [[], ["--turbo"]] This completely ignored the status ...
5 years, 4 months ago (2015-07-27 12:37:46 UTC) #2
Jakob Kummerow
This feels like a *lot* of complexity. Dynamically selected callables that return callables that return ...
5 years, 4 months ago (2015-07-27 14:36:54 UTC) #3
Michael Achenbach
> Wouldn't the following design simplify things: > - let each test suite provide a ...
5 years, 4 months ago (2015-07-27 15:05:04 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245623005/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1245623005/120001
5 years, 4 months ago (2015-07-28 12:28:58 UTC) #6
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_asan_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_asan_rel/builds/6453) v8_mac_rel on ...
5 years, 4 months ago (2015-07-28 12:30:48 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245623005/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1245623005/140001
5 years, 4 months ago (2015-07-28 12:33:22 UTC) #10
Michael Achenbach
PTAL. I'm back to dictionaries and implemented your suggestion of filtering names first and letting ...
5 years, 4 months ago (2015-07-28 12:41:17 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/4991)
5 years, 4 months ago (2015-07-28 12:43:36 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245623005/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1245623005/160001
5 years, 4 months ago (2015-07-28 12:48:34 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_rel/builds/8048)
5 years, 4 months ago (2015-07-28 13:10:47 UTC) #17
Jakob Kummerow
Yes, I like this approach much better. LGTM. What's up with the v8_linux_rel bot? Looks ...
5 years, 4 months ago (2015-07-28 16:14:06 UTC) #18
Michael Achenbach
On 2015/07/28 16:14:06, Jakob wrote: > Yes, I like this approach much better. LGTM. > ...
5 years, 4 months ago (2015-07-28 19:52:39 UTC) #19
Michael Achenbach
On 2015/07/28 19:52:39, Michael Achenbach wrote: > On 2015/07/28 16:14:06, Jakob wrote: > > Yes, ...
5 years, 4 months ago (2015-07-28 21:14:09 UTC) #21
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245623005/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1245623005/200001
5 years, 4 months ago (2015-07-28 21:14:29 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1245623005/200001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1245623005/200001
5 years, 4 months ago (2015-07-29 07:12:13 UTC) #27
commit-bot: I haz the power
Committed patchset #10 (id:200001)
5 years, 4 months ago (2015-07-29 07:14:21 UTC) #28
commit-bot: I haz the power
5 years, 4 months ago (2015-07-29 07:14:39 UTC) #29
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/4fe08abde6045f09eacb7a9bc350be235671cea9
Cr-Commit-Position: refs/heads/master@{#29899}

Powered by Google App Engine
This is Rietveld 408576698