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

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

Issue 12379047: gm self-test: make all test cases exercise transparency (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: 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
(Empty)
1 {
2 "actual-results" : {
3 "failed" : null,
4 "failure-ignored" : null,
5 "no-comparison" : null,
6 "succeeded" : {
7 "simpleaaclip_path_565" : {
8 "checksum" : 14145667878792355483
9 },
10 "simpleaaclip_path_8888" : {
11 "checksum" : 3793109275220252029
12 }
13 }
14 },
15 "expected-results" : {
16 "simpleaaclip_path_565" : {
17 "checksums" : [ 14145667878792355483 ],
18 "ignore-failure" : false
19 },
20 "simpleaaclip_path_8888" : {
21 "checksums" : [ 3793109275220252029 ],
22 "ignore-failure" : false
23 }
24 }
25 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698