Now golden screenshots are kept in Google Storage. To download them automatically...
commit340cab2eadc16dd1ef0e9c4295dbaa28e61c4073
authorelizavetai <elizavetai@chromium.org>
Fri, 10 Oct 2014 14:04:27 +0000 (10 07:04 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 10 Oct 2014 14:04:50 +0000 (10 14:04 +0000)
tree057b917bceb1719949b58557cb3d23af061ba004
parent914ea7553aa41bbadf927331a3f0d209551bc299
Now golden screenshots are kept in Google Storage. To download them automatically, a hook should be added to .gclient. Specifying directories for golden screenshots and artifacts is optional now. There is also a python script that should be run to update screenshots in Google Storage after using update mode.

BUG=395653

Review URL: https://codereview.chromium.org/639283004

Cr-Commit-Position: refs/heads/master@{#299109}
.gitignore
chrome/browser/chromeos/login/screenshot_testing/golden_screenshots/LoginUITest-LoginUIVisible_golden_screenshot.png.sha1 [new file with mode: 0644]
chrome/browser/chromeos/login/screenshot_testing/screenshot_tester.cc
chrome/browser/chromeos/login/screenshot_testing/screenshot_tester.h
tools/screenshot_testing/update_golden_screenshots.py [new file with mode: 0644]