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

Issue 16311011: rebaseline.py: try to download images from Google Storage before skia-autogen (Closed)

Created:
7 years, 6 months ago by epoger
Modified:
7 years, 6 months ago
Reviewers:
scroggo
CC:
skia-review_googlegroups.com, borenet, Stephen White, bsalomon, robertphillips
Visibility:
Public.

Description

rebaseline.py: try to download images from Google Storage before skia-autogen This will allow us to complete Step 1 of https://goto.google.com/ChecksumTransitionDetail R=scroggo@google.com Committed: https://code.google.com/p/skia/source/detail?r=9534

Patch Set 1 #

Total comments: 1

Patch Set 2 : sort_files_to_rebaseline #

Total comments: 2

Patch Set 3 : refactor_GetFilesToRebaseline #

Total comments: 1

Patch Set 4 : download_from_gs_first #

Total comments: 5

Patch Set 5 : little_fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -75 lines) Patch
M tools/rebaseline.py View 1 2 3 4 11 chunks +117 lines, -48 lines 0 comments Download
M tools/tests/rebaseline/output/all/output-expected/command_line View 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/rebaseline/output/all/output-expected/stdout View 1 2 3 3 chunks +155 lines, -0 lines 0 comments Download
M tools/tests/rebaseline/output/subset/output-expected/command_line View 1 chunk +1 line, -1 line 0 comments Download
M tools/tests/rebaseline/output/subset/output-expected/stdout View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M tools/tests/rebaseline/output/using-json1-add-new/output-expected/stdout View 1 2 3 2 chunks +20 lines, -20 lines 0 comments Download
M tools/tests/rebaseline/output/using-json1/output-expected/stdout View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M tools/tests/run.sh View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
epoger
https://codereview.chromium.org/16311011/diff/1/tools/tests/run.sh File tools/tests/run.sh (right): https://codereview.chromium.org/16311011/diff/1/tools/tests/run.sh#newcode212 tools/tests/run.sh:212: rebaseline_test "--json-base-url file:$REBASELINE_INPUT/json1 --tests test1 test2 --configs 565 8888 ...
7 years, 6 months ago (2013-06-12 15:14:22 UTC) #1
epoger
https://codereview.chromium.org/16311011/diff/4001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/16311011/diff/4001/tools/rebaseline.py#newcode201 tools/rebaseline.py:201: files_to_rebaseline.sort() Patchset 2 sorts the files we will rebaseline, ...
7 years, 6 months ago (2013-06-12 15:32:36 UTC) #2
epoger
https://codereview.chromium.org/16311011/diff/15001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/16311011/diff/15001/tools/rebaseline.py#newcode172 tools/rebaseline.py:172: def _GetActualResults(self, json_url, sections=None): Patchset 3 extracts a new ...
7 years, 6 months ago (2013-06-12 15:58:46 UTC) #3
epoger
Ready for review at patchset 4... Leon, I've put you down as official reviewer since ...
7 years, 6 months ago (2013-06-12 17:17:15 UTC) #4
scroggo
lgtm https://codereview.chromium.org/16311011/diff/21001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/16311011/diff/21001/tools/rebaseline.py#newcode290 tools/rebaseline.py:290: if not self._DownloadFromAutogen( Nit: I don't see anything ...
7 years, 6 months ago (2013-06-12 17:40:12 UTC) #5
epoger
https://codereview.chromium.org/16311011/diff/21001/tools/rebaseline.py File tools/rebaseline.py (right): https://codereview.chromium.org/16311011/diff/21001/tools/rebaseline.py#newcode290 tools/rebaseline.py:290: if not self._DownloadFromAutogen( On 2013/06/12 17:40:12, scroggo wrote: > ...
7 years, 6 months ago (2013-06-12 17:43:44 UTC) #6
epoger
7 years, 6 months ago (2013-06-12 17:44:18 UTC) #7
Message was sent while issue was closed.
Committed patchset #5 manually as r9534 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698