Index: gm/rebaseline_server/testdata/inputs/skp-summaries/expectations/summary.json |
diff --git a/gm/rebaseline_server/testdata/inputs/skp-summaries/expectations/summary.json b/gm/rebaseline_server/testdata/inputs/skp-summaries/expectations/summary.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9d64d7536565a83332b79fedbe0da507b03496f3 |
--- /dev/null |
+++ b/gm/rebaseline_server/testdata/inputs/skp-summaries/expectations/summary.json |
@@ -0,0 +1,32 @@ |
+{ |
+ "expected-results" : { |
+ "changed.skp" : { |
+ "whole-image" : { |
+ "checksumAlgorithm" : "bitmap-64bitMD5", |
+ "checksumValue" : 3101044995537104462, |
+ "comparisonResult" : "no-comparison", |
+ "filepath" : "changed_skp/bitmap-64bitMD5_3101044995537104462.png" |
+ } |
+ }, |
+ "only-in-before.skp" : { |
+ "whole-image" : { |
+ "checksumAlgorithm" : "bitmap-64bitMD5", |
+ "checksumValue" : 2320185040577047131, |
+ "comparisonResult" : "no-comparison", |
+ "filepath" : "only-in-before_skp/bitmap-64bitMD5_2320185040577047131.png" |
+ } |
+ }, |
+ "unchanged.skp" : { |
+ "whole-image" : { |
+ "checksumAlgorithm" : "bitmap-64bitMD5", |
+ "checksumValue" : 3322248763049618493, |
+ "comparisonResult" : "no-comparison", |
+ "filepath" : "unchanged_skp/bitmap-64bitMD5_3322248763049618493.png" |
+ } |
+ } |
+ }, |
+ "header" : { |
+ "revision" : 1, |
+ "type" : "ChecksummedImages" |
+ } |
+} |