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

Issue 954503003: Fixed merge error in benchmark.py which removed the predicate variable. (Closed)

Created:
5 years, 10 months ago by David Yen
Modified:
5 years, 10 months ago
Reviewers:
eakuefner, nednguyen
CC:
chromium-reviews, telemetry-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed merge error in benchmark.py which removed the predicate variable. Passed in argument was not meant to be deleted upon merge: https://codereview.chromium.org/920523002 BUG=457385 TEST=trybots Committed: https://crrev.com/904730fb54ff2fe436ef098f24f2352fd7e73b99 Cr-Commit-Position: refs/heads/master@{#317718}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix pylint error, applied suggestions #

Patch Set 3 : Fixed optparse module name #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M tools/telemetry/telemetry/benchmark.py View 1 chunk +3 lines, -2 lines 0 comments Download
M tools/telemetry/telemetry/benchmark_unittest.py View 1 2 5 chunks +36 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
David Yen
I fixed a bad merge in benchmark.py and also added a unit test for it. ...
5 years, 10 months ago (2015-02-23 21:00:22 UTC) #2
nednguyen
lgtm
5 years, 10 months ago (2015-02-23 21:15:45 UTC) #3
nednguyen
https://codereview.chromium.org/954503003/diff/1/tools/telemetry/telemetry/benchmark_unittest.py File tools/telemetry/telemetry/benchmark_unittest.py (right): https://codereview.chromium.org/954503003/diff/1/tools/telemetry/telemetry/benchmark_unittest.py#newcode150 tools/telemetry/telemetry/benchmark_unittest.py:150: parser = options.CreateParser() fyi, this is an expensive operation: ...
5 years, 10 months ago (2015-02-23 21:18:46 UTC) #4
eakuefner
https://codereview.chromium.org/954503003/diff/1/tools/telemetry/telemetry/benchmark_unittest.py File tools/telemetry/telemetry/benchmark_unittest.py (right): https://codereview.chromium.org/954503003/diff/1/tools/telemetry/telemetry/benchmark_unittest.py#newcode138 tools/telemetry/telemetry/benchmark_unittest.py:138: validPredicate = [False] Nit: blank line before and after ...
5 years, 10 months ago (2015-02-23 21:21:37 UTC) #5
David Yen
https://codereview.chromium.org/954503003/diff/1/tools/telemetry/telemetry/benchmark_unittest.py File tools/telemetry/telemetry/benchmark_unittest.py (right): https://codereview.chromium.org/954503003/diff/1/tools/telemetry/telemetry/benchmark_unittest.py#newcode138 tools/telemetry/telemetry/benchmark_unittest.py:138: validPredicate = [False] On 2015/02/23 21:21:37, eakuefner wrote: > ...
5 years, 10 months ago (2015-02-23 21:42:30 UTC) #6
eakuefner
lgtm
5 years, 10 months ago (2015-02-23 21:44:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/954503003/20001
5 years, 10 months ago (2015-02-23 21:49:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/954503003/40001
5 years, 10 months ago (2015-02-23 22:00:45 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-24 01:17:51 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 01:18:47 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/904730fb54ff2fe436ef098f24f2352fd7e73b99
Cr-Commit-Position: refs/heads/master@{#317718}

Powered by Google App Engine
This is Rietveld 408576698