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

Issue 28903008: rebaseline_server: add tabs, and ability to submit new baselines to the server (Closed)

Created:
7 years, 2 months ago by epoger
Modified:
7 years, 2 months ago
Reviewers:
borenet, bsalomon
CC:
skia-review_googlegroups.com, borenet, scroggo, jcgregorio, djsollen
Visibility:
Public.

Description

rebaseline_server: add tabs, and ability to submit new baselines to the server Tabs allow the user to divide the tests into groups: hide these for now, approve these, etc. (SkipBuildbotRuns) R=borenet@google.com Committed: https://code.google.com/p/skia/source/detail?r=11915

Patch Set 1 #

Patch Set 2 : tabs_to_spaces #

Total comments: 6

Patch Set 3 : make_server_handle_edits #

Total comments: 7

Patch Set 4 : misc #

Total comments: 8

Patch Set 5 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+478 lines, -113 lines) Patch
gm/rebaseline_server/results.py View 1 2 3 4 8 chunks +115 lines, -13 lines 0 comments Download
gm/rebaseline_server/server.py View 1 2 3 4 5 chunks +116 lines, -35 lines 0 comments Download
gm/rebaseline_server/static/loader.js View 1 2 3 4 6 chunks +142 lines, -18 lines 0 comments Download
gm/rebaseline_server/static/view.css View 1 chunk +2 lines, -2 lines 0 comments Download
M gm/rebaseline_server/static/view.html View 1 2 3 4 6 chunks +103 lines, -45 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
epoger
Ready for review at patchset 2. Reviewers: I invite each of you to comment on ...
7 years, 2 months ago (2013-10-19 01:15:55 UTC) #1
epoger
Eric: please review the code (and UI if you want to) Brian: please review the ...
7 years, 2 months ago (2013-10-22 18:08:17 UTC) #2
bsalomon
On 2013/10/22 18:08:17, epoger wrote: > Brian: please review the UI (and code if you ...
7 years, 2 months ago (2013-10-22 18:19:14 UTC) #3
borenet
The code looks mostly good, but I have some security concerns. Having the server edit ...
7 years, 2 months ago (2013-10-22 19:33:16 UTC) #4
epoger
Thanks for the suggestions! Please see patchset 4. https://codereview.chromium.org/28903008/diff/70001/gm/rebaseline_server/results.py File gm/rebaseline_server/results.py (right): https://codereview.chromium.org/28903008/diff/70001/gm/rebaseline_server/results.py#newcode96 gm/rebaseline_server/results.py:96: image_name ...
7 years, 2 months ago (2013-10-22 21:17:45 UTC) #5
bsalomon
On 2013/10/22 21:17:45, epoger wrote: > Thanks for the suggestions! Please see patchset 4. > ...
7 years, 2 months ago (2013-10-22 21:21:06 UTC) #6
borenet
Code LGTM with a couple more comments. https://codereview.chromium.org/28903008/diff/70001/gm/rebaseline_server/results.py File gm/rebaseline_server/results.py (right): https://codereview.chromium.org/28903008/diff/70001/gm/rebaseline_server/results.py#newcode110 gm/rebaseline_server/results.py:110: Results._write_dicts_to_root(expected_builder_dicts, self._expected_root) ...
7 years, 2 months ago (2013-10-23 14:22:03 UTC) #7
epoger
Eric, please see changes in patchset 5, and let me know if I should go ...
7 years, 2 months ago (2013-10-23 14:42:14 UTC) #8
borenet
LGTM at patch set 5, although I'm getting a 404 on view.css. I'll just trust ...
7 years, 2 months ago (2013-10-23 14:47:33 UTC) #9
epoger
7 years, 2 months ago (2013-10-23 15:07:33 UTC) #10
Message was sent while issue was closed.
Committed patchset #5 manually as r11915 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698