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

Issue 139343018: rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine (Closed)

Created:
6 years, 10 months ago by epoger
Modified:
6 years, 10 months ago
Reviewers:
rmistry
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

rebaseline_server: create ImagePairSet-- holds a number of ImagePairs to examine See https://goto.google.com/ChangingRbsJson and bug 1919 for additional context BUG=skia:1919 NOTRY=True Committed: http://code.google.com/p/skia/source/detail?r=13434

Patch Set 1 #

Total comments: 22

Patch Set 2 : nite nite, nits! #

Total comments: 2

Patch Set 3 : oneliners #

Unified diffs Side-by-side diffs Delta from patch set Stats (+381 lines, -24 lines) Patch
A gm/rebaseline_server/column.py View 1 2 1 chunk +64 lines, -0 lines 0 comments Download
M gm/rebaseline_server/imagepair.py View 1 2 chunks +17 lines, -19 lines 0 comments Download
M gm/rebaseline_server/imagepair_test.py View 1 2 3 chunks +5 lines, -5 lines 0 comments Download
A gm/rebaseline_server/imagepairset.py View 1 2 1 chunk +122 lines, -0 lines 0 comments Download
A gm/rebaseline_server/imagepairset_test.py View 1 2 1 chunk +173 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
epoger
Ready for review at patchset 1. https://codereview.chromium.org/139343018/diff/1/gm/rebaseline_server/imagepair.py File gm/rebaseline_server/imagepair.py (right): https://codereview.chromium.org/139343018/diff/1/gm/rebaseline_server/imagepair.py#newcode16 gm/rebaseline_server/imagepair.py:16: KEY__EXPECTATIONS_DATA = 'expectations' ...
6 years, 10 months ago (2014-02-11 06:15:40 UTC) #1
rmistry
Apologies for all the nits but since we decided to use the style guide I ...
6 years, 10 months ago (2014-02-12 19:23:55 UTC) #2
epoger
PTAL. Actually, I appreciate you calling these deviations to my attention. I endeavor to be ...
6 years, 10 months ago (2014-02-12 19:59:15 UTC) #3
rmistry
LGTM https://codereview.chromium.org/139343018/diff/1/gm/rebaseline_server/imagepair.py File gm/rebaseline_server/imagepair.py (right): https://codereview.chromium.org/139343018/diff/1/gm/rebaseline_server/imagepair.py#newcode16 gm/rebaseline_server/imagepair.py:16: KEY__EXPECTATIONS_DATA = 'expectations' On 2014/02/12 19:59:16, epoger wrote: ...
6 years, 10 months ago (2014-02-13 12:10:02 UTC) #4
epoger
https://codereview.chromium.org/139343018/diff/80001/gm/rebaseline_server/imagepairset.py File gm/rebaseline_server/imagepairset.py (right): https://codereview.chromium.org/139343018/diff/80001/gm/rebaseline_server/imagepairset.py#newcode46 gm/rebaseline_server/imagepairset.py:46: """Adds an ImagePair; this may be repeated any number ...
6 years, 10 months ago (2014-02-13 17:16:31 UTC) #5
epoger
The CQ bit was checked by epoger@google.com
6 years, 10 months ago (2014-02-13 17:16:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/139343018/200001
6 years, 10 months ago (2014-02-13 17:16:42 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 17:17:09 UTC) #8
Message was sent while issue was closed.
Change committed as 13434

Powered by Google App Engine
This is Rietveld 408576698