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

Issue 15675010: rebaseline.py: use argparse command-line flags for more flexibility (Closed)

Created:
7 years, 6 months ago by epoger
Modified:
7 years, 6 months ago
CC:
skia-review_googlegroups.com, bsalomon, robertphillips, skiabot_google.com
Visibility:
Public.

Description

rebaseline.py: use argparse command-line flags for more flexibility --tests is the only mandatory argument. If you used to run this: rebaseline.py aaclip bigmatrix Run this instead: rebaseline.py --tests aaclip bigmatrix That's the only change you NEED to make. And then, if you WANT to specify --configs, --subdirs, etc. you CAN. R=senorblanco@chromium.org Committed: https://code.google.com/p/skia/source/detail?r=9348

Patch Set 1 #

Total comments: 8

Patch Set 2 : tweaks #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -53 lines) Patch
M tools/rebaseline.py View 1 3 chunks +117 lines, -53 lines 1 comment Download

Messages

Total messages: 6 (0 generated)
epoger
Ready for review at patchset 1. https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py#newcode127 tools/rebaseline.py:127: print '# ' ...
7 years, 6 months ago (2013-05-29 19:10:21 UTC) #1
Stephen White
https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py#newcode63 tools/rebaseline.py:63: raise Exception('at least one test must be specified') Pardon ...
7 years, 6 months ago (2013-05-29 19:47:37 UTC) #2
Stephen White
On 2013/05/29 19:47:37, Stephen White wrote: > https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py > File tools/rebaseline.py (right): > > https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py#newcode63 ...
7 years, 6 months ago (2013-05-29 19:48:19 UTC) #3
epoger
Thanks, Stephen. Whaddaya say? https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py#newcode63 tools/rebaseline.py:63: raise Exception('at least one test ...
7 years, 6 months ago (2013-05-30 15:39:27 UTC) #4
Stephen White
LGTM https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/15675010/diff/1/tools/rebaseline.py#newcode63 tools/rebaseline.py:63: raise Exception('at least one test must be specified') ...
7 years, 6 months ago (2013-05-30 15:44:27 UTC) #5
epoger
7 years, 6 months ago (2013-05-30 15:46:21 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r9348 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698