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

Unified Diff: gm/tests/run.sh

Issue 15014011: GM: include filename extension (.png) of each output file in JSON summary (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 7 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
« no previous file with comments | « gm/tests/outputs/pipe-playback-failure/output-expected/writePath/8888/selftest1.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/tests/run.sh
===================================================================
--- gm/tests/run.sh (revision 9067)
+++ gm/tests/run.sh (working copy)
@@ -25,7 +25,7 @@
# and --mismatchPath arguments to GM. Currently, for various reasons, we
# cannot run these arguments on the production buildbots, so this should
# only be set to nonzero for local testing.
-WRITE_IMAGE_FILES=0
+WRITE_IMAGE_FILES=1
epoger 2013/05/08 19:39:48 First patchset turns on WRITE_IMAGE_FILES in the g
OUTPUT_ACTUAL_SUBDIR=output-actual
OUTPUT_EXPECTED_SUBDIR=output-expected
« no previous file with comments | « gm/tests/outputs/pipe-playback-failure/output-expected/writePath/8888/selftest1.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698