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

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

Issue 16363006: rebaseline.py: add --add-new option, and only add new expectations if it is set (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: remove_FAILURE_IGNORED Created 7 years, 6 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
1 1
2 # 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 ... 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'] 4 # ... found files_to_rebaseline [u'imageblur_565.png', u'imageblur_8888.png', u' shadertext3_8888.png']
5 # 5 #
6 6
7 # imageblur_565.png 7 # imageblur_565.png
8 curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-andro id-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-n exus/imageblur_565.png --output base-android-galaxy-nexus/.temp-imageblur_565.pn g 8 curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-andro id-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-n exus/imageblur_565.png --output base-android-galaxy-nexus/.temp-imageblur_565.pn g
9 mv base-android-galaxy-nexus/.temp-imageblur_565.png base-android-galaxy-nexus/i mageblur_565.png 9 mv base-android-galaxy-nexus/.temp-imageblur_565.png base-android-galaxy-nexus/i mageblur_565.png
10 svn add --quiet base-android-galaxy-nexus/imageblur_565.png
11 svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/imageblur_ 565.png
12 10
13 # imageblur_8888.png 11 # imageblur_8888.png
14 curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-andro id-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-n exus/imageblur_8888.png --output base-android-galaxy-nexus/.temp-imageblur_8888. png 12 curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-andro id-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-n exus/imageblur_8888.png --output base-android-galaxy-nexus/.temp-imageblur_8888. png
15 mv base-android-galaxy-nexus/.temp-imageblur_8888.png base-android-galaxy-nexus/ imageblur_8888.png 13 mv base-android-galaxy-nexus/.temp-imageblur_8888.png base-android-galaxy-nexus/ imageblur_8888.png
16 svn add --quiet base-android-galaxy-nexus/imageblur_8888.png
17 svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/imageblur_ 8888.png
18 14
19 # shadertext3_8888.png 15 # shadertext3_8888.png
20 curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-andro id-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-n exus/shadertext3_8888.png --output base-android-galaxy-nexus/.temp-shadertext3_8 888.png 16 curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-andro id-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-n exus/shadertext3_8888.png --output base-android-galaxy-nexus/.temp-shadertext3_8 888.png
21 mv base-android-galaxy-nexus/.temp-shadertext3_8888.png base-android-galaxy-nexu s/shadertext3_8888.png 17 mv base-android-galaxy-nexus/.temp-shadertext3_8888.png base-android-galaxy-nexu s/shadertext3_8888.png
22 svn add --quiet base-android-galaxy-nexus/shadertext3_8888.png
23 svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/shadertext 3_8888.png
24 18
25 # 19 #
26 # 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 ... 20 # 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 ...
27 # ... found files_to_rebaseline [] 21 # ... found files_to_rebaseline []
28 # 22 #
OLDNEW
« no previous file with comments | « tools/tests/rebaseline/output/using-json1-add-new/output-expected/stdout ('k') | tools/tests/run.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698