rebaseline_server live queries: allow comparison against summary files within the...
authorepoger <epoger@google.com>
Wed, 6 Aug 2014 15:37:53 +0000 (08:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 6 Aug 2014 15:37:53 +0000 (08:37 -0700)
commit7909f47b423dacaff8623e8be247586108c3be66
tree57b7a1aeb0ecad7ddde72cad6ff9da0eb99b1d33
parent760ba8d39293cf60a516d03a2acd8492f9f5effa
rebaseline_server live queries: allow comparison against summary files within the Skia repo

This is a step towards providing SKP comparisons against expectations, not just
other actual results... we still need to allow the user to select
JSONKEY_EXPECTEDRESULTS vs JSONKEY_ACTUALRESULTS within the summary
files found.

BUG=skia:1942
NOTREECHECKS=true
NOTRY=true
R=rmistry@google.com

Author: epoger@google.com

Review URL: https://codereview.chromium.org/442203002
gm/rebaseline_server/compare_rendered_pictures.py
gm/rebaseline_server/compare_rendered_pictures_test.py
gm/rebaseline_server/testdata/inputs/skp-actuals/setA/summary.json [new file with mode: 0644]
gm/rebaseline_server/testdata/inputs/skp-actuals/setB/summary.json [new file with mode: 0644]
gm/rebaseline_server/testdata/outputs/expected/compare_rendered_pictures_test.CompareRenderedPicturesTest.test_repo_url/compare_rendered_pictures.json [new file with mode: 0644]