OLD | NEW |
---|---|
(Empty) | |
1 # Getting tests to rebaseline from JSON summary URL file:tools/tests/rebaseline/ using-json/base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/ base-android-galaxy-nexus/actual-results.json ... | |
2 # ... found tests_to_rebaseline [u'imageblur_565.png', u'imageblur_8888.png', u' shadertext3_8888.png'] | |
3 # imageblur_565.png | |
4 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 | |
epoger
2013/06/05 03:16:20
From manual inspection, the new results look right
| |
5 mv base-android-galaxy-nexus/.temp-imageblur_565.png base-android-galaxy-nexus/i mageblur_565.png | |
6 svn add --quiet base-android-galaxy-nexus/imageblur_565.png | |
7 svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/imageblur_ 565.png | |
8 # imageblur_8888.png | |
9 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 | |
10 mv base-android-galaxy-nexus/.temp-imageblur_8888.png base-android-galaxy-nexus/ imageblur_8888.png | |
11 svn add --quiet base-android-galaxy-nexus/imageblur_8888.png | |
12 svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/imageblur_ 8888.png | |
13 # shadertext3_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/shadertext3_8888.png --output base-android-galaxy-nexus/.temp-shadertext3_8 888.png | |
15 mv base-android-galaxy-nexus/.temp-shadertext3_8888.png base-android-galaxy-nexu s/shadertext3_8888.png | |
16 svn add --quiet base-android-galaxy-nexus/shadertext3_8888.png | |
17 svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/shadertext 3_8888.png | |
18 # Getting tests to rebaseline from JSON summary URL file:tools/tests/rebaseline/ using-json/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/b ase-shuttle-win7-intel-float/actual-results.json ... | |
19 # ... found tests_to_rebaseline [] | |
OLD | NEW |