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

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

Issue 21669004: Support multiple PDF rendering backends in the GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Eliminate warnings/errors on empty PDF rasterizer list 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 side-by-side diff with in-line comments
Download patch
Index: gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt
diff --git a/gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt b/gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt
index fad1ffe5bd1d2b5c8b5e4e4c447eab5bb2f17a85..52eedd4cbf43938978f4e80754b9cec196c84d50 100644
--- a/gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt
+++ b/gm/tests/outputs/add-config-pdf/output-expected/json-summary.txt
@@ -2,7 +2,9 @@
"actual-results" : {
"failed" : null,
"failure-ignored" : null,
- "no-comparison" : null,
+ "no-comparison" : {
+ "pdf/selftest1.png" : [ "bitmap-64bitMD5", 1149339852105949057 ]
+ },
"succeeded" : {
"565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ],
"8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ]
@@ -20,6 +22,10 @@
[ "bitmap-64bitMD5", 1209453360120438698 ]
],
"ignore-failure" : false
+ },
+ "pdf/selftest1.png" : {
+ "allowed-digests" : null,
+ "ignore-failure" : false
}
}
}
« no previous file with comments | « gm/mixedxfermodes.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