Revert "rebaseline_server: download actual-results.json files from GCS instead of...
authorepoger <epoger@google.com>
Wed, 4 Jun 2014 22:09:18 +0000 (15:09 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 4 Jun 2014 22:09:18 +0000 (15:09 -0700)
commit77f68b623eeb9a50de3603388f0773a45a2604cf
tree89af3525c46b4ff02c3aea3ab5e390e82d497921
parent30bcaa0c573032bd1f5a05f1ff270af2c56e75d1
Revert "rebaseline_server: download actual-results.json files from GCS instead of SVN"

This reverts commit f4666045f378dee22ce40108e90bf5195634ebfc.

BUG=skia:2641
NOTREECHECKS=True
NOTRY=True
R=jcgregorio@google.com
TBR=jcgregorio

Author: epoger@google.com

Review URL: https://codereview.chromium.org/317783004
16 files changed:
gm/rebaseline_server/compare_configs.py
gm/rebaseline_server/compare_rendered_pictures.py
gm/rebaseline_server/compare_to_expectations.py
gm/rebaseline_server/download_actuals.py
gm/rebaseline_server/download_actuals_test.py
gm/rebaseline_server/fix_pythonpath.py [deleted file]
gm/rebaseline_server/results.py
gm/rebaseline_server/server.py
tools/pyutils/__init__.py [deleted file]
tools/pyutils/gs_utils.py [deleted file]
tools/pyutils/url_utils.py [deleted file]
tools/pyutils/url_utils_test.py [deleted file]
tools/test_all.py [deleted file]
tools/tests/__init__.py [deleted file]
tools/tests/run.sh
tools/tests/run_all.py [new file with mode: 0755]