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

Unified Diff: gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt

Issue 14890017: GM: include filename extension (.png) of each output file in JSON summary (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: sync_to_r9118 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
Index: gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt
===================================================================
--- gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt (revision 9118)
+++ gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt (working copy)
@@ -3,21 +3,21 @@
"failed" : null,
"failure-ignored" : null,
"no-comparison" : {
- "565/selftest1" : {
+ "565/selftest1.png" : {
"bitmap-64bitMD5" : 12927999507540085554
},
- "8888/selftest1" : {
+ "8888/selftest1.png" : {
"bitmap-64bitMD5" : 1209453360120438698
}
},
"succeeded" : null
},
"expected-results" : {
- "565/selftest1" : {
+ "565/selftest1.png" : {
"allowed-bitmap-64bitMD5s" : null,
"ignore-failure" : false
},
- "8888/selftest1" : {
+ "8888/selftest1.png" : {
"allowed-bitmap-64bitMD5s" : null,
"ignore-failure" : false
}

Powered by Google App Engine
This is Rietveld 408576698