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

Issue 215503002: rebaseline_server: add --compare-configs option (Closed)

Created:
6 years, 9 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

rebaseline_server: add --compare-configs option This allows us to compare GMs between configs across all builders, so we can see the largest deviations between raster and GPU renderings. BUG=skia:1919 NOTREECHECKS=True NOTRY=True Committed: http://code.google.com/p/skia/source/detail?r=13991

Patch Set 1 #

Total comments: 17

Patch Set 2 : ravi comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+737 lines, -208 lines) Patch
A gm/rebaseline_server/compare_configs.py View 1 1 chunk +219 lines, -0 lines 0 comments Download
A + gm/rebaseline_server/compare_configs_test.py View 3 chunks +9 lines, -9 lines 0 comments Download
M gm/rebaseline_server/compare_to_expectations.py View 1 10 chunks +30 lines, -152 lines 0 comments Download
M gm/rebaseline_server/compare_to_expectations_test.py View 2 chunks +3 lines, -3 lines 0 comments Download
M gm/rebaseline_server/results.py View 1 3 chunks +141 lines, -0 lines 0 comments Download
M gm/rebaseline_server/server.py View 1 2 13 chunks +128 lines, -15 lines 0 comments Download
D gm/rebaseline_server/static/index.html View 1 chunk +0 lines, -29 lines 0 comments Download
A gm/rebaseline_server/testdata/outputs/expected/compare_configs_test.CompareConfigsTest.test_gm/gm.json View 1 chunk +207 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
epoger
Ready for review at patchset 1! https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs_test.py File gm/rebaseline_server/compare_configs_test.py (right): https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs_test.py#newcode4 gm/rebaseline_server/compare_configs_test.py:4: Copyright 2014 Google ...
6 years, 9 months ago (2014-03-27 21:31:06 UTC) #1
epoger
The server is running at http://172.24.179.183:8888/ ; feel free to explore the results. It took ...
6 years, 9 months ago (2014-03-27 21:48:09 UTC) #2
rmistry
https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs.py File gm/rebaseline_server/compare_configs.py (right): https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs.py#newcode50 gm/rebaseline_server/compare_configs.py:50: by _ignore_builder(). Change to results._ignore_builder() ? https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs_test.py File gm/rebaseline_server/compare_configs_test.py ...
6 years, 9 months ago (2014-03-28 18:51:39 UTC) #3
epoger
Thanks, Ravi. Please see patchset 2. https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs.py File gm/rebaseline_server/compare_configs.py (right): https://codereview.chromium.org/215503002/diff/1/gm/rebaseline_server/compare_configs.py#newcode50 gm/rebaseline_server/compare_configs.py:50: by _ignore_builder(). On ...
6 years, 9 months ago (2014-03-28 19:25:54 UTC) #4
rmistry
LGTM
6 years, 8 months ago (2014-03-31 14:46:35 UTC) #5
epoger
The CQ bit was checked by epoger@google.com
6 years, 8 months ago (2014-03-31 14:56:30 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/215503002/40001
6 years, 8 months ago (2014-03-31 14:56:37 UTC) #7
epoger
The CQ bit was unchecked by epoger@google.com
6 years, 8 months ago (2014-03-31 15:17:12 UTC) #8
epoger
The CQ bit was checked by epoger@google.com
6 years, 8 months ago (2014-03-31 15:17:27 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/215503002/40001
6 years, 8 months ago (2014-03-31 15:17:28 UTC) #10
commit-bot: I haz the power
6 years, 8 months ago (2014-03-31 15:18:01 UTC) #11
Message was sent while issue was closed.
Change committed as 13991

Powered by Google App Engine
This is Rietveld 408576698