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

Side by Side Diff: gm/tests/outputs/no-readpath/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results" : { 2 "actual-results" : {
3 "failed" : null, 3 "failed" : null,
4 "failure-ignored" : null, 4 "failure-ignored" : null,
5 "no-comparison" : { 5 "no-comparison" : {
6 "565/selftest1" : { 6 "565/selftest1.png" : {
7 "bitmap-64bitMD5" : 12927999507540085554 7 "bitmap-64bitMD5" : 12927999507540085554
8 }, 8 },
9 "8888/selftest1" : { 9 "8888/selftest1.png" : {
10 "bitmap-64bitMD5" : 1209453360120438698 10 "bitmap-64bitMD5" : 1209453360120438698
11 } 11 }
12 }, 12 },
13 "succeeded" : null 13 "succeeded" : null
14 }, 14 },
15 "expected-results" : null 15 "expected-results" : null
16 } 16 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698