skia2/gm/rebaseline_server
epoger 260d237566 rebaseline_server: force checksumValue to an integer to prevent spurious comparison failures
Without this change, SKP tests *appeared* to fail because the actuals reported
their checksumValues as integers, while the expectations recorded their
checksumValues as strings.

NOTREECHECKS=true
NOTRY=true
R=stephana@google.com
TBR=stephana
(SkipBuildbotRuns)

Author: epoger@google.com

Review URL: https://codereview.chromium.org/489023003
2014-08-20 12:21:48 -07:00
..
static rebaseline_server: add download link for SKP diff patchfile 2014-08-20 10:55:27 -07:00
testdata rebaseline_server: allow users to generate SKP diff patches on a shared instance 2014-08-20 08:00:28 -07:00
__init__.py make gm self-tests launch python unittests automatically 2014-07-16 08:28:23 -07:00
base_unittest.py teach rebaseline_server to generate diffs of rendered SKPs 2014-08-05 10:07:22 -07:00
column.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
compare_configs_test.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
compare_configs.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
compare_rendered_pictures_test.py rebaseline_server: constrain setADir/setBDir to consistently refer to single directories, not lists 2014-08-18 15:14:46 -07:00
compare_rendered_pictures.py rebaseline_server: force checksumValue to an integer to prevent spurious comparison failures 2014-08-20 12:21:48 -07:00
compare_to_expectations_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
compare_to_expectations.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
download_actuals_test.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
download_actuals.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
imagediffdb_test.py combine base_unittest.py modules from gm and tools 2014-07-17 12:54:16 -07:00
imagediffdb.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
imagepair_test.py This passes the URL of the diff image to the front-end, thus removing the need to keep frontend code for URL generation in sync with the backend. 2014-08-15 06:53:23 -07:00
imagepair.py rebaseline_server: allow users to generate SKP diff patches on a shared instance 2014-08-20 08:00:28 -07:00
imagepairset_test.py rebaseline_server: allow JSON to control column filtering 2014-07-09 06:19:20 -07:00
imagepairset.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
results_test.py rebaseline_server: allow user to specify which builders to process 2014-04-10 15:05:24 +00:00
results.py rebaseline_server: allow users to generate SKP diff patches on a shared instance 2014-08-20 08:00:28 -07:00
rs_fixpypath.py This adds renderMode and builder as columns to the front end when looking at SKPs. 2014-08-18 13:37:59 -07:00
server.py rebaseline_server: allow users to generate SKP diff patches on a shared instance 2014-08-20 08:00:28 -07:00
test_all.py make gm self-tests launch python unittests automatically 2014-07-16 08:28:23 -07:00
writable_expectations.py rebaseline_server: if creating brand new expectations files, include the header 2014-08-20 11:39:35 -07:00