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

Issue 20654006: download and rebaseline images using server (Closed)

Created:
7 years, 4 months ago by Zach Reizner
Modified:
7 years, 4 months ago
Reviewers:
epoger, djsollen
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

download and rebaseline images using server BUG= R=epoger@google.com Committed: https://code.google.com/p/skia/source/detail?r=10607

Patch Set 1 #

Total comments: 31

Patch Set 2 : refactor #

Patch Set 3 : actually saving the file edition #

Total comments: 9

Patch Set 4 : better comments #

Patch Set 5 : remove file_name #

Patch Set 6 : fix other missing filepath #

Unified diffs Side-by-side diffs Delta from patch set Stats (+378 lines, -130 lines) Patch
M tools/jsondiff.py View 1 2 3 4 5 6 chunks +30 lines, -18 lines 0 comments Download
M tools/skpdiff/diff_viewer.js View 1 4 chunks +33 lines, -4 lines 0 comments Download
M tools/skpdiff/skpdiff_server.py View 1 2 3 9 chunks +272 lines, -98 lines 0 comments Download
M tools/skpdiff/viewer.html View 2 chunks +13 lines, -10 lines 0 comments Download
M tools/skpdiff/viewer_style.css View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Zach Reizner
https://codereview.chromium.org/20654006/diff/1/tools/skpdiff/skpdiff_server.py File tools/skpdiff/skpdiff_server.py (right): https://codereview.chromium.org/20654006/diff/1/tools/skpdiff/skpdiff_server.py#newcode137 tools/skpdiff/skpdiff_server.py:137: expected_results[image_name][gm_json.JSONKEY_EXPECTEDRESULTS_ALLOWEDDIGESTS][0][1] = hash_value Curse you 80 character line length.
7 years, 4 months ago (2013-08-01 22:24:40 UTC) #1
djsollen
I'll defer to elliot on this one.
7 years, 4 months ago (2013-08-02 12:40:57 UTC) #2
epoger
https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py File tools/jsondiff.py (right): https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py#newcode153 tools/jsondiff.py:153: old_results = self._GetExpectedResults(self._GetFileContentsAsString(oldfile)) I think it would be a ...
7 years, 4 months ago (2013-08-02 14:33:06 UTC) #3
Zach Reizner
https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py File tools/jsondiff.py (right): https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py#newcode128 tools/jsondiff.py:128: test_name, filepath, digest_pair[0])) Just a quick thing my linter ...
7 years, 4 months ago (2013-08-02 21:30:58 UTC) #4
epoger
Cool, we're pretty close on this... https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py File tools/jsondiff.py (right): https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py#newcode128 tools/jsondiff.py:128: test_name, filepath, digest_pair[0])) ...
7 years, 4 months ago (2013-08-06 15:26:43 UTC) #5
epoger
https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py File tools/jsondiff.py (right): https://codereview.chromium.org/20654006/diff/1/tools/jsondiff.py#newcode128 tools/jsondiff.py:128: test_name, filepath, digest_pair[0])) On 2013/08/06 15:26:43, epoger wrote: > ...
7 years, 4 months ago (2013-08-06 15:28:06 UTC) #6
Zach Reizner
https://codereview.chromium.org/20654006/diff/12001/tools/skpdiff/skpdiff_server.py File tools/skpdiff/skpdiff_server.py (right): https://codereview.chromium.org/20654006/diff/12001/tools/skpdiff/skpdiff_server.py#newcode171 tools/skpdiff/skpdiff_server.py:171: class GMInstance: On 2013/08/06 15:26:43, epoger wrote: > Information ...
7 years, 4 months ago (2013-08-07 13:56:02 UTC) #7
epoger
lgtm
7 years, 4 months ago (2013-08-07 14:17:19 UTC) #8
Zach Reizner
7 years, 4 months ago (2013-08-07 15:43:08 UTC) #9
Message was sent while issue was closed.
Committed patchset #6 manually as r10607 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698