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

Side by Side Diff: gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt

Issue 14265010: Make SkSHA1 and SkM5 use common SkDigestHash result type (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: sync_to_r8826 Created 7 years, 8 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" : {
7 "checksum" : 9512553915271796906 7 "checksum" : "320b5a7f0e7b69b35780e41f1b3f1937"
8 }, 8 },
9 "565/selftest2" : { 9 "565/selftest2" : {
10 "checksum" : 11071285354315388429 10 "checksum" : "73a2d3976df8027b6610ba431e89a7e0"
11 }, 11 },
12 "8888/selftest1" : { 12 "8888/selftest1" : {
13 "checksum" : 14022967492765711532 13 "checksum" : "aa9f614e6cd7c81031f7c2aafad06fdc"
14 }, 14 },
15 "8888/selftest2" : { 15 "8888/selftest2" : {
16 "checksum" : 16527650414256125612 16 "checksum" : "d579b0446fcbacba94a2ef2dd48959f9"
17 } 17 }
18 }, 18 },
19 "succeeded" : null 19 "succeeded" : null
20 }, 20 },
21 "expected-results" : null 21 "expected-results" : null
22 } 22 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698