Index: gm/tests/outputs/ignoring-one-test/output-expected/json-summary.txt |
diff --git a/gm/tests/outputs/ignoring-one-test/output-expected/json-summary.txt b/gm/tests/outputs/ignoring-one-test/output-expected/json-summary.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1b667830adab007524ba9985ee0d6f27e3d5512b |
--- /dev/null |
+++ b/gm/tests/outputs/ignoring-one-test/output-expected/json-summary.txt |
@@ -0,0 +1,40 @@ |
+{ |
+ "actual-results" : { |
+ "failed" : { |
+ "565/selftest2.png" : [ "bitmap-64bitMD5", 8863920166200910451 ], |
+ "8888/selftest2.png" : [ "bitmap-64bitMD5", 13451349865803053525 ] |
+ }, |
+ "failure-ignored" : { |
+ "565/selftest1.png" : [ "bitmap-64bitMD5", 12927999507540085554 ], |
+ "8888/selftest1.png" : [ "bitmap-64bitMD5", 1209453360120438698 ] |
+ }, |
+ "no-comparison" : null, |
+ "succeeded" : null |
+ }, |
+ "expected-results" : { |
+ "565/selftest1.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 8863920166200910451 ] |
+ ], |
+ "ignore-failure" : true |
+ }, |
+ "565/selftest2.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 12927999507540085554 ] |
+ ], |
+ "ignore-failure" : false |
+ }, |
+ "8888/selftest1.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 13451349865803053525 ] |
+ ], |
+ "ignore-failure" : true |
+ }, |
+ "8888/selftest2.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 1209453360120438698 ] |
+ ], |
+ "ignore-failure" : false |
+ } |
+ } |
+} |