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

Issue 487853004: rebaseline_server: allow users to generate SKP diff patches on a shared instance (Closed)

Created:
6 years, 4 months ago by epoger
Modified:
6 years, 4 months ago
Reviewers:
stephana, rmistry
CC:
reviews_skia.org, borenet
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

rebaseline_server: allow users to generate SKP diff patches on a shared instance This will allow developers to maintain SKP baselines without ever running their own rebaseline_server instance! For now, the developer must manually apply the resulting patchset to his local Skia checkout to actually modify expectations; in the near future, we hope to make the UI upload the patchset to Rietveld on the user's behalf. BUG=skia:1918 NOTRY=true Committed: https://skia.googlesource.com/skia/+/2c4352bb9db02db70b829f96f397faa80fade220

Patch Set 1 : the bulk of the work #

Total comments: 3

Patch Set 2 : tabs -> spaces #

Patch Set 3 : rebase #

Total comments: 4

Patch Set 4 : add TODOs for Stephan #

Unified diffs Side-by-side diffs Delta from patch set Stats (+296 lines, -69 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M gm/rebaseline_server/compare_rendered_pictures.py View 8 chunks +14 lines, -6 lines 0 comments Download
M gm/rebaseline_server/imagepair.py View 5 chunks +8 lines, -1 line 0 comments Download
M gm/rebaseline_server/results.py View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M gm/rebaseline_server/server.py View 1 2 3 4 chunks +47 lines, -1 line 0 comments Download
M gm/rebaseline_server/static/constants.js View 2 chunks +4 lines, -0 lines 0 comments Download
M gm/rebaseline_server/static/live-loader.js View 1 4 chunks +15 lines, -43 lines 0 comments Download
M gm/rebaseline_server/static/live-view.html View 2 chunks +8 lines, -5 lines 0 comments Download
M gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_endToEnd/compare_rendered_pictures.json View 5 chunks +9 lines, -5 lines 0 comments Download
M gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_repo_url/compare_rendered_pictures.json View 5 chunks +9 lines, -5 lines 0 comments Download
A gm/rebaseline_server/writable_expectations.py View 1 chunk +175 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
epoger
The holy grail... it's finally here, and ready for review at patchset 3. To try ...
6 years, 4 months ago (2014-08-20 04:50:29 UTC) #1
stephana
I added some initial comments and it looks good overall. I am going to try ...
6 years, 4 months ago (2014-08-20 14:27:28 UTC) #2
epoger
Thanks, Stephan... I added these as TODOs for you. https://codereview.chromium.org/487853004/diff/40001/gm/rebaseline_server/results.py File gm/rebaseline_server/results.py (right): https://codereview.chromium.org/487853004/diff/40001/gm/rebaseline_server/results.py#newcode231 gm/rebaseline_server/results.py:231: ...
6 years, 4 months ago (2014-08-20 14:33:57 UTC) #3
stephana
Great. Worked as described.
6 years, 4 months ago (2014-08-20 14:56:20 UTC) #4
epoger
On 2014/08/20 14:56:20, stephana wrote: > Great. Worked as described. Cool. Right now I am ...
6 years, 4 months ago (2014-08-20 14:57:42 UTC) #5
stephana
On 2014/08/20 14:56:20, stephana wrote: > Great. Worked as described. LGTM
6 years, 4 months ago (2014-08-20 14:57:50 UTC) #6
epoger
The CQ bit was checked by epoger@google.com
6 years, 4 months ago (2014-08-20 14:59:00 UTC) #7
epoger
The CQ bit was unchecked by epoger@google.com
6 years, 4 months ago (2014-08-20 14:59:05 UTC) #8
epoger
The CQ bit was checked by epoger@google.com
6 years, 4 months ago (2014-08-20 14:59:39 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/epoger@google.com/487853004/60001
6 years, 4 months ago (2014-08-20 15:00:18 UTC) #10
commit-bot: I haz the power
6 years, 4 months ago (2014-08-20 15:00:40 UTC) #11
Message was sent while issue was closed.
Committed patchset #4 (60001) as 2c4352bb9db02db70b829f96f397faa80fade220

Powered by Google App Engine
This is Rietveld 408576698