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

Side by Side Diff: tools/tests/rebaseline/output/subset/output-expected/stdout

Issue 21901004: Delete image-based rebaselining tool; we have switched to checksums (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: actually_remove_image_based_code Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1
2 #
3 # Getting files to rebaseline from JSON summary URL file:tools/tests/rebaseline/ input/json1/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug /base-android-galaxy-nexus/actual-results.json ...
4 # ... found files_to_rebaseline [u'imageblur_565.png', u'imageblur_8888.png', u' shadertext3_8888.png']
5 #
6
7 # imageblur_8888.png
8 curl --fail --silent http://chromium-skia-gm.commondatastorage.googleapis.com/gm /bitmap-64bitMD5/imageblur/4217923806027861152.png --output tools/tests/rebaseli ne/input/fake-gm-expected-dir/base-android-galaxy-nexus/.temp-imageblur_8888.png
9 mv tools/tests/rebaseline/input/fake-gm-expected-dir/base-android-galaxy-nexus/. temp-imageblur_8888.png tools/tests/rebaseline/input/fake-gm-expected-dir/base-a ndroid-galaxy-nexus/imageblur_8888.png
10
11 #
12 # Getting files to rebaseline from JSON summary URL file:tools/tests/rebaseline/ input/json1/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/ base-shuttle-win7-intel-float/actual-results.json ...
13 # ... found files_to_rebaseline []
14 #
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698