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

Unified Diff: tools/tests/rebaseline/output/subset/output-expected/stdout

Issue 15789010: rebaseline.py: --tests and --configs are now FILTERS within json results (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: add_missing_json_is_fatal 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 side-by-side diff with in-line comments
Download patch
Index: tools/tests/rebaseline/output/subset/output-expected/stdout
===================================================================
--- tools/tests/rebaseline/output/subset/output-expected/stdout (revision 9460)
+++ tools/tests/rebaseline/output/subset/output-expected/stdout (working copy)
@@ -1,44 +0,0 @@
-# base-android-galaxy-nexus:
-# test1_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/test1_565.png --output base-android-galaxy-nexus/.temp-test1_565.png
-mv base-android-galaxy-nexus/.temp-test1_565.png base-android-galaxy-nexus/test1_565.png
-svn add --quiet base-android-galaxy-nexus/test1_565.png
-svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/test1_565.png
-# test1_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/test1_8888.png --output base-android-galaxy-nexus/.temp-test1_8888.png
-mv base-android-galaxy-nexus/.temp-test1_8888.png base-android-galaxy-nexus/test1_8888.png
-svn add --quiet base-android-galaxy-nexus/test1_8888.png
-svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/test1_8888.png
-# base-android-galaxy-nexus:
-# test2_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/test2_565.png --output base-android-galaxy-nexus/.temp-test2_565.png
-mv base-android-galaxy-nexus/.temp-test2_565.png base-android-galaxy-nexus/test2_565.png
-svn add --quiet base-android-galaxy-nexus/test2_565.png
-svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/test2_565.png
-# test2_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/test2_8888.png --output base-android-galaxy-nexus/.temp-test2_8888.png
-mv base-android-galaxy-nexus/.temp-test2_8888.png base-android-galaxy-nexus/test2_8888.png
-svn add --quiet base-android-galaxy-nexus/test2_8888.png
-svn propset --quiet svn:mime-type image/png base-android-galaxy-nexus/test2_8888.png
-# base-shuttle-win7-intel-float:
-# test1_565.png
-curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float/test1_565.png --output base-shuttle-win7-intel-float/.temp-test1_565.png
-mv base-shuttle-win7-intel-float/.temp-test1_565.png base-shuttle-win7-intel-float/test1_565.png
-svn add --quiet base-shuttle-win7-intel-float/test1_565.png
-svn propset --quiet svn:mime-type image/png base-shuttle-win7-intel-float/test1_565.png
-# test1_8888.png
-curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float/test1_8888.png --output base-shuttle-win7-intel-float/.temp-test1_8888.png
-mv base-shuttle-win7-intel-float/.temp-test1_8888.png base-shuttle-win7-intel-float/test1_8888.png
-svn add --quiet base-shuttle-win7-intel-float/test1_8888.png
-svn propset --quiet svn:mime-type image/png base-shuttle-win7-intel-float/test1_8888.png
-# base-shuttle-win7-intel-float:
-# test2_565.png
-curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float/test2_565.png --output base-shuttle-win7-intel-float/.temp-test2_565.png
-mv base-shuttle-win7-intel-float/.temp-test2_565.png base-shuttle-win7-intel-float/test2_565.png
-svn add --quiet base-shuttle-win7-intel-float/test2_565.png
-svn propset --quiet svn:mime-type image/png base-shuttle-win7-intel-float/test2_565.png
-# test2_8888.png
-curl --fail --silent http://skia-autogen.googlecode.com/svn/gm-actual/base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float/test2_8888.png --output base-shuttle-win7-intel-float/.temp-test2_8888.png
-mv base-shuttle-win7-intel-float/.temp-test2_8888.png base-shuttle-win7-intel-float/test2_8888.png
-svn add --quiet base-shuttle-win7-intel-float/test2_8888.png
-svn propset --quiet svn:mime-type image/png base-shuttle-win7-intel-float/test2_8888.png

Powered by Google App Engine
This is Rietveld 408576698