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

Side by Side Diff: gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt

Issue 13662002: re-land r8535, now that src.chromium.org is back up (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: 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" : { 3 "failed" : {
4 "comparison/selftest1-pipe" : { 4 "comparison/selftest1-pipe" : {
5 "checksum" : 4259036727585789440 5 "checksum" : 4259036727585789440
6 } 6 }
7 }, 7 },
8 "failure-ignored" : null, 8 "failure-ignored" : null,
9 "no-comparison" : null, 9 "no-comparison" : null,
10 "succeeded" : { 10 "succeeded" : {
(...skipping 13 matching lines...) Expand all
24 "8888/selftest1" : { 24 "8888/selftest1" : {
25 "checksums" : [ 14022967492765711532 ], 25 "checksums" : [ 14022967492765711532 ],
26 "ignore-failure" : false 26 "ignore-failure" : false
27 }, 27 },
28 "comparison/selftest1-pipe" : { 28 "comparison/selftest1-pipe" : {
29 "checksums" : [ 14022967492765711532 ], 29 "checksums" : [ 14022967492765711532 ],
30 "ignore-failure" : false 30 "ignore-failure" : false
31 } 31 }
32 } 32 }
33 } 33 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698