Index: gm/tests/outputs/no-hierarchy/output-expected/json-summary.txt |
diff --git a/gm/tests/outputs/no-hierarchy/output-expected/json-summary.txt b/gm/tests/outputs/no-hierarchy/output-expected/json-summary.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b3e2a8150f9b761593f60b8255097990db344129 |
--- /dev/null |
+++ b/gm/tests/outputs/no-hierarchy/output-expected/json-summary.txt |
@@ -0,0 +1,25 @@ |
+{ |
+ "actual-results" : { |
+ "failed" : { |
+ "selftest1_565.png" : [ "bitmap-64bitMD5", 12927999507540085554 ], |
+ "selftest1_8888.png" : [ "bitmap-64bitMD5", 1209453360120438698 ] |
+ }, |
+ "failure-ignored" : null, |
+ "no-comparison" : null, |
+ "succeeded" : null |
+ }, |
+ "expected-results" : { |
+ "selftest1_565.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 8863920166200910451 ] |
+ ], |
+ "ignore-failure" : false |
+ }, |
+ "selftest1_8888.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 13451349865803053525 ] |
+ ], |
+ "ignore-failure" : false |
+ } |
+ } |
+} |