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

Issue 15665003: Modifications to skpicture_printer (Closed)

Created:
7 years, 6 months ago by rmistry
Modified:
7 years, 6 months ago
CC:
chromium-reviews, skiabot_google.com
Visibility:
Public.

Description

Modifications to skpicture_printer * Changed the output directory option to '-s' and '--skp-outdir' because this was broken, running run_multipage_benchmarks with skpicture_printer resulted in the following error: optparse.OptionConflictError: option -o/--outdir: conflicting option string(s): -o * Added additional browser options due on recent changes in Skia/Chromium code base. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202895

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M tools/perf/perf_tools/skpicture_printer.py View 1 2 3 4 1 chunk +11 lines, -5 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
rmistry
7 years, 6 months ago (2013-05-28 13:27:42 UTC) #1
nduca
https://codereview.chromium.org/15665003/diff/1/perf_tools/skpicture_printer.py File perf_tools/skpicture_printer.py (left): https://codereview.chromium.org/15665003/diff/1/perf_tools/skpicture_printer.py#oldcode19 perf_tools/skpicture_printer.py:19: if self.options.outdir is not None: why'd you remove the ...
7 years, 6 months ago (2013-05-28 18:50:24 UTC) #2
rmistry
https://codereview.chromium.org/15665003/diff/1/perf_tools/skpicture_printer.py File perf_tools/skpicture_printer.py (left): https://codereview.chromium.org/15665003/diff/1/perf_tools/skpicture_printer.py#oldcode19 perf_tools/skpicture_printer.py:19: if self.options.outdir is not None: On 2013/05/28 18:50:25, nduca ...
7 years, 6 months ago (2013-05-28 18:55:11 UTC) #3
nduca
Make this recover gracefully when its not provided. Right now, it'll explode, I'm pretty sure. ...
7 years, 6 months ago (2013-05-28 19:10:20 UTC) #4
rmistry
On 2013/05/28 19:10:20, nduca wrote: > Make this recover gracefully when its not provided. Right ...
7 years, 6 months ago (2013-05-28 19:47:23 UTC) #5
dtu
On 2013/05/28 19:47:23, rmistry wrote: > On 2013/05/28 19:10:20, nduca wrote: > > Make this ...
7 years, 6 months ago (2013-05-28 20:06:09 UTC) #6
dtu
https://codereview.chromium.org/15665003/diff/6001/perf_tools/skpicture_printer.py File perf_tools/skpicture_printer.py (right): https://codereview.chromium.org/15665003/diff/6001/perf_tools/skpicture_printer.py#newcode14 perf_tools/skpicture_printer.py:14: parser.add_option('-s', '--skp_outdir', --skip-outdir, with a hypen
7 years, 6 months ago (2013-05-28 20:06:16 UTC) #7
rmistry
On 2013/05/28 20:06:09, Dave Tu wrote: > On 2013/05/28 19:47:23, rmistry wrote: > > On ...
7 years, 6 months ago (2013-05-28 21:00:36 UTC) #8
rmistry
https://codereview.chromium.org/15665003/diff/6001/perf_tools/skpicture_printer.py File perf_tools/skpicture_printer.py (right): https://codereview.chromium.org/15665003/diff/6001/perf_tools/skpicture_printer.py#newcode14 perf_tools/skpicture_printer.py:14: parser.add_option('-s', '--skp_outdir', On 2013/05/28 20:06:16, Dave Tu wrote: > ...
7 years, 6 months ago (2013-05-28 21:00:42 UTC) #9
dtu
Other than the comment, lgtm https://codereview.chromium.org/15665003/diff/10002/perf_tools/skpicture_printer.py File perf_tools/skpicture_printer.py (right): https://codereview.chromium.org/15665003/diff/10002/perf_tools/skpicture_printer.py#newcode24 perf_tools/skpicture_printer.py:24: skp_outdir = self.options.skp-outdir Sorry, ...
7 years, 6 months ago (2013-05-28 21:35:54 UTC) #10
rmistry
https://codereview.chromium.org/15665003/diff/10002/perf_tools/skpicture_printer.py File perf_tools/skpicture_printer.py (right): https://codereview.chromium.org/15665003/diff/10002/perf_tools/skpicture_printer.py#newcode24 perf_tools/skpicture_printer.py:24: skp_outdir = self.options.skp-outdir On 2013/05/28 21:35:55, Dave Tu wrote: ...
7 years, 6 months ago (2013-05-28 21:41:32 UTC) #11
dtu
On 2013/05/28 21:41:32, rmistry wrote: > https://codereview.chromium.org/15665003/diff/10002/perf_tools/skpicture_printer.py > File perf_tools/skpicture_printer.py (right): > > https://codereview.chromium.org/15665003/diff/10002/perf_tools/skpicture_printer.py#newcode24 > ...
7 years, 6 months ago (2013-05-28 21:43:25 UTC) #12
rmistry
On 2013/05/28 21:43:25, Dave Tu wrote: > On 2013/05/28 21:41:32, rmistry wrote: > > > ...
7 years, 6 months ago (2013-05-28 21:50:53 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmistry@google.com/15665003/19001
7 years, 6 months ago (2013-05-29 11:57:39 UTC) #14
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=5583
7 years, 6 months ago (2013-05-29 12:21:08 UTC) #15
rmistry
The CQ seems to be failing while applying the patch, Nat or Dave could one ...
7 years, 6 months ago (2013-05-29 12:55:03 UTC) #16
nduca
just re-cq. i'd prefer that it fail if no outdir is provided.
7 years, 6 months ago (2013-05-29 13:36:43 UTC) #17
rmistry
On 2013/05/29 13:36:43, nduca wrote: > just re-cq. > > i'd prefer that it fail ...
7 years, 6 months ago (2013-05-29 13:51:46 UTC) #18
nduca
lgtm definitely
7 years, 6 months ago (2013-05-29 13:58:56 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmistry@google.com/15665003/27001
7 years, 6 months ago (2013-05-29 14:05:42 UTC) #20
commit-bot: I haz the power
Failed to apply patch for tools/perf/tools/perf/perf_tools/skpicture_printer.py: While running patch -p0 --forward --force --no-backup-if-mismatch; A tools/perf/tools ...
7 years, 6 months ago (2013-05-29 14:05:43 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rmistry@google.com/15665003/27001
7 years, 6 months ago (2013-05-29 14:09:06 UTC) #22
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 17:10:04 UTC) #23
Message was sent while issue was closed.
Change committed as 202895

Powered by Google App Engine
This is Rietveld 408576698