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

Side by Side Diff: gm/tests/outputs/aaclip-write/output-expected/json-summary.txt

Issue 12381038: gm self-test: use a pathologically simple test case instead of dashing2 (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: tiny_comment_change Created 7 years, 9 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 "simpleaaclip_path_565" : { 6 "simpleaaclip_path_565" : {
7 "checksum" : FAKE 7 "checksum" : 8375148850964385904
8 }, 8 },
9 "simpleaaclip_path_8888" : { 9 "simpleaaclip_path_8888" : {
10 "checksum" : FAKE 10 "checksum" : 4719056555285640269
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