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

Issue 1349633004: Switch run_perf.py to use positional arguments for extra_flags. (Closed)

Created:
5 years, 3 months ago by bradn
Modified:
5 years, 3 months ago
Reviewers:
Michael Achenbach
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org, stip+watch_chromium.org
Target Ref:
refs/remotes/origin/master
Project:
build
Visibility:
Public.

Description

Switch run_perf.py to use positional arguments for extra_flags. Recipes aren't invoked through a shell, so "" escaping doesn't work right when running run_perf.py with extra_flags. Changing to use position arguments. BUG=None TEST=None TBR=machenbach@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=296752

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M scripts/slave/recipe_modules/v8/api.py View 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/v8/example.expected/forced_build.json View 2 chunks +4 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/v8/example.expected/perf_failures.json View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
bradn
5 years, 3 months ago (2015-09-18 00:32:16 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1349633004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1349633004/1
5 years, 3 months ago (2015-09-18 00:32:44 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as http://src.chromium.org/viewvc/chrome?view=rev&revision=296752
5 years, 3 months ago (2015-09-18 00:35:47 UTC) #4
Michael Achenbach
5 years, 3 months ago (2015-09-18 09:10:29 UTC) #5
Message was sent while issue was closed.
LGTM, thanks for the fix!

Powered by Google App Engine
This is Rietveld 408576698