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

Issue 653233002: Add BenchmarkOptionsTest. Move smoke test to benchmark_smoke_unittest (Closed)

Created:
6 years, 2 months ago by slamm
Modified:
6 years, 2 months ago
Reviewers:
nednguyen, dtu
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Move benchmark_unittest.py to benchmark_smoke_unittest.py Add benchmark_unittest.py that tests benchmark options. BUG=422596 Committed: https://crrev.com/e68c7cde5e8169649631ebe247d20447261d69f7 Cr-Commit-Position: refs/heads/master@{#299740}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comments regards what set of benchmarks is used. #

Patch Set 3 : Have |_GetPerfDir| use __file__ instead of GetChromiumSrcDir #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -76 lines) Patch
A + tools/perf/benchmarks/benchmark_smoke_unittest.py View 1 2 chunks +8 lines, -6 lines 0 comments Download
M tools/perf/benchmarks/benchmark_unittest.py View 1 2 1 chunk +25 lines, -70 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
slamm
6 years, 2 months ago (2014-10-14 23:04:55 UTC) #2
nednguyen
On 2014/10/14 23:04:55, slamm wrote: It's worth adding to the description that benchmark_unittest runs its ...
6 years, 2 months ago (2014-10-14 23:08:33 UTC) #3
dtu
lgtm % nit https://codereview.chromium.org/653233002/diff/1/tools/perf/benchmarks/benchmark_unittest.py File tools/perf/benchmarks/benchmark_unittest.py (right): https://codereview.chromium.org/653233002/diff/1/tools/perf/benchmarks/benchmark_unittest.py#newcode18 tools/perf/benchmarks/benchmark_unittest.py:18: return os.path.join(path.GetChromiumSrcDir(), 'tools', 'perf', *subdirs) I ...
6 years, 2 months ago (2014-10-14 23:14:42 UTC) #4
slamm
Add comments regards what set of benchmarks is used.
6 years, 2 months ago (2014-10-14 23:19:45 UTC) #5
slamm
Have |_GetPerfDir| use __file__ instead of GetChromiumSrcDir
6 years, 2 months ago (2014-10-14 23:22:23 UTC) #6
slamm
On 2014/10/14 23:08:33, nednguyen wrote: > On 2014/10/14 23:04:55, slamm wrote: > > It's worth ...
6 years, 2 months ago (2014-10-14 23:23:48 UTC) #7
slamm
https://codereview.chromium.org/653233002/diff/1/tools/perf/benchmarks/benchmark_unittest.py File tools/perf/benchmarks/benchmark_unittest.py (right): https://codereview.chromium.org/653233002/diff/1/tools/perf/benchmarks/benchmark_unittest.py#newcode18 tools/perf/benchmarks/benchmark_unittest.py:18: return os.path.join(path.GetChromiumSrcDir(), 'tools', 'perf', *subdirs) On 2014/10/14 23:14:41, dtu ...
6 years, 2 months ago (2014-10-14 23:23:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/653233002/40001
6 years, 2 months ago (2014-10-15 18:13:04 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 2 months ago (2014-10-15 19:26:25 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-15 19:27:24 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e68c7cde5e8169649631ebe247d20447261d69f7
Cr-Commit-Position: refs/heads/master@{#299740}

Powered by Google App Engine
This is Rietveld 408576698