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

Side by Side Diff: gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt

Issue 22865029: Fix expectations in GM PDF rendering (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Update comments Created 7 years, 4 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 "pdf/selftest1.png" : [ "bitmap-64bitMD5", 1149339852105949057 ] 6 "pdf-poppler/selftest1.png" : [ "bitmap-64bitMD5", 1149339852105949057 ]
7 }, 7 },
8 "succeeded" : { 8 "succeeded" : {
9 "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ], 9 "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ],
10 "8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ] 10 "8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ]
11 } 11 }
12 }, 12 },
13 "expected-results" : { 13 "expected-results" : {
14 "565/selftest1.png" : { 14 "565/selftest1.png" : {
15 "allowed-digests" : [ 15 "allowed-digests" : [
16 [ "bitmap-64bitMD5", 12927999507540085554 ] 16 [ "bitmap-64bitMD5", 12927999507540085554 ]
17 ], 17 ],
18 "ignore-failure" : false 18 "ignore-failure" : false
19 }, 19 },
20 "8888/selftest1.png" : { 20 "8888/selftest1.png" : {
21 "allowed-digests" : [ 21 "allowed-digests" : [
22 [ "bitmap-64bitMD5", 1209453360120438698 ] 22 [ "bitmap-64bitMD5", 1209453360120438698 ]
23 ], 23 ],
24 "ignore-failure" : false 24 "ignore-failure" : false
25 }, 25 },
26 "pdf/selftest1.png" : { 26 "pdf-poppler/selftest1.png" : {
27 "allowed-digests" : null, 27 "allowed-digests" : null,
28 "ignore-failure" : false 28 "ignore-failure" : false
29 } 29 }
30 } 30 }
31 } 31 }
OLDNEW
« no previous file with comments | « gm/gmmain.cpp ('k') | gm/tests/outputs/add-config-pdf/output-expected/mismatchPath/pdf-poppler/bogusfile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698