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