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

Issue 216103004: teach rebaseline_server how to compare results of multiple render_pictures runs (Closed)

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

Description

teach rebaseline_server how to compare results of multiple render_pictures runs BUG=skia:2230, skia:1942 NOTRY=True Committed: http://code.google.com/p/skia/source/detail?r=14062

Patch Set 1 #

Patch Set 2 : gitattributes #

Total comments: 7

Patch Set 3 : ravi comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+417 lines, -10 lines) Patch
A gm/rebaseline_server/compare_rendered_pictures.py View 1 2 1 chunk +208 lines, -0 lines 0 comments Download
A + gm/rebaseline_server/compare_rendered_pictures_test.py View 1 2 3 chunks +14 lines, -10 lines 1 comment Download
M gm/rebaseline_server/results.py View 1 chunk +30 lines, -0 lines 0 comments Download
A gm/rebaseline_server/results_test.py View 1 chunk +58 lines, -0 lines 0 comments Download
A gm/rebaseline_server/testdata/inputs/render_pictures_output/.gitattributes View 1 1 chunk +1 line, -0 lines 0 comments Download
A gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/bitmap-64bitMD5_11092453015575919668.png View Binary file 0 comments Download
A + gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/bitmap-64bitMD5_2520753504544298264.png View Binary file 0 comments Download
A gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/output.json View 1 chunk +8 lines, -0 lines 0 comments Download
A gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/bitmap-64bitMD5_11092453015575919668.png View Binary file 0 comments Download
A + gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/bitmap-64bitMD5_8891695120562235492.png View Binary file 0 comments Download
A gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json View 1 chunk +8 lines, -0 lines 0 comments Download
A gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_endToEnd/compare_rendered_pictures.json View 1 chunk +90 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
epoger
Please review at patchset 1.
6 years, 8 months ago (2014-04-03 21:52:53 UTC) #1
epoger
On 2014/04/03 21:52:53, epoger wrote: > Please review at patchset 1. The Housekeeper trybot failed ...
6 years, 8 months ago (2014-04-03 21:58:42 UTC) #2
epoger
https://codereview.chromium.org/216103004/diff/20001/gm/rebaseline_server/compare_rendered_pictures.py File gm/rebaseline_server/compare_rendered_pictures.py (right): https://codereview.chromium.org/216103004/diff/20001/gm/rebaseline_server/compare_rendered_pictures.py#newcode135 gm/rebaseline_server/compare_rendered_pictures.py:135: # The image name may contain funny characters or ...
6 years, 8 months ago (2014-04-03 22:03:40 UTC) #3
rmistry
https://codereview.chromium.org/216103004/diff/20001/gm/rebaseline_server/compare_rendered_pictures.py File gm/rebaseline_server/compare_rendered_pictures.py (right): https://codereview.chromium.org/216103004/diff/20001/gm/rebaseline_server/compare_rendered_pictures.py#newcode47 gm/rebaseline_server/compare_rendered_pictures.py:47: BASE_IMAGE_URL = 'http://chromium-skia-gm.commondatastorage.googleapis.com/render_pictures/images' Should this be the default value ...
6 years, 8 months ago (2014-04-04 14:22:20 UTC) #4
epoger
Thanks... please see patchset 3. https://codereview.chromium.org/216103004/diff/20001/gm/rebaseline_server/compare_rendered_pictures.py File gm/rebaseline_server/compare_rendered_pictures.py (right): https://codereview.chromium.org/216103004/diff/20001/gm/rebaseline_server/compare_rendered_pictures.py#newcode47 gm/rebaseline_server/compare_rendered_pictures.py:47: BASE_IMAGE_URL = 'http://chromium-skia-gm.commondatastorage.googleapis.com/render_pictures/images' On ...
6 years, 8 months ago (2014-04-04 15:31:53 UTC) #5
rmistry
LGTM
6 years, 8 months ago (2014-04-04 16:14:56 UTC) #6
epoger
The CQ bit was checked by epoger@google.com
6 years, 8 months ago (2014-04-04 16:39:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/216103004/40001
6 years, 8 months ago (2014-04-04 16:39:57 UTC) #8
commit-bot: I haz the power
6 years, 8 months ago (2014-04-04 16:40:34 UTC) #9
Message was sent while issue was closed.
Change committed as 14062

Powered by Google App Engine
This is Rietveld 408576698