Index: tools/tests/rebaseline/output/using-json1-add-new/output-expected/stdout |
=================================================================== |
--- tools/tests/rebaseline/output/using-json1-add-new/output-expected/stdout (revision 9527) |
+++ tools/tests/rebaseline/output/using-json1-add-new/output-expected/stdout (working copy) |
@@ -1,9 +1,21 @@ |
# |
# 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 ... |
-# ... found files_to_rebaseline [u'imageblur_565.png', u'imageblur_8888.png', u'shadertext3_8888.png', u'3x3bitmaprect_565.png', u'3x3bitmaprect_8888.png', u'xfermodeimagefilter_pdf.png'] |
+# ... found files_to_rebaseline [u'3x3bitmaprect_565.png', u'3x3bitmaprect_8888.png', u'imageblur_565.png', u'imageblur_8888.png', u'shadertext3_8888.png', u'xfermodeimagefilter_pdf.png'] |
epoger
2013/06/12 15:32:36
output is reordered, but otherwise unchanged
|
# |
+# 3x3bitmaprect_565.png |
+curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/3x3bitmaprect_565.png --output base-android-galaxy-nexus/.temp-3x3bitmaprect_565.png |
+mv base-android-galaxy-nexus/.temp-3x3bitmaprect_565.png base-android-galaxy-nexus/3x3bitmaprect_565.png |
+svn add --quiet base-android-galaxy-nexus/3x3bitmaprect_565.png |
+svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/3x3bitmaprect_565.png |
+ |
+# 3x3bitmaprect_8888.png |
+curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/3x3bitmaprect_8888.png --output base-android-galaxy-nexus/.temp-3x3bitmaprect_8888.png |
+mv base-android-galaxy-nexus/.temp-3x3bitmaprect_8888.png base-android-galaxy-nexus/3x3bitmaprect_8888.png |
+svn add --quiet base-android-galaxy-nexus/3x3bitmaprect_8888.png |
+svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/3x3bitmaprect_8888.png |
+ |
# imageblur_565.png |
curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/imageblur_565.png --output base-android-galaxy-nexus/.temp-imageblur_565.png |
mv base-android-galaxy-nexus/.temp-imageblur_565.png base-android-galaxy-nexus/imageblur_565.png |
@@ -22,18 +34,6 @@ |
svn add --quiet base-android-galaxy-nexus/shadertext3_8888.png |
svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/shadertext3_8888.png |
-# 3x3bitmaprect_565.png |
-curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/3x3bitmaprect_565.png --output base-android-galaxy-nexus/.temp-3x3bitmaprect_565.png |
-mv base-android-galaxy-nexus/.temp-3x3bitmaprect_565.png base-android-galaxy-nexus/3x3bitmaprect_565.png |
-svn add --quiet base-android-galaxy-nexus/3x3bitmaprect_565.png |
-svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/3x3bitmaprect_565.png |
- |
-# 3x3bitmaprect_8888.png |
-curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/3x3bitmaprect_8888.png --output base-android-galaxy-nexus/.temp-3x3bitmaprect_8888.png |
-mv base-android-galaxy-nexus/.temp-3x3bitmaprect_8888.png base-android-galaxy-nexus/3x3bitmaprect_8888.png |
-svn add --quiet base-android-galaxy-nexus/3x3bitmaprect_8888.png |
-svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/3x3bitmaprect_8888.png |
- |
# xfermodeimagefilter_pdf.png |
curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus/xfermodeimagefilter_pdf.png --output base-android-galaxy-nexus/.temp-xfermodeimagefilter_pdf.png |
mv base-android-galaxy-nexus/.temp-xfermodeimagefilter_pdf.png base-android-galaxy-nexus/xfermodeimagefilter_pdf.png |