aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json
diff options
context:
space:
mode:
Diffstat (limited to 'gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json')
-rw-r--r--gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json30
1 files changed, 27 insertions, 3 deletions
diff --git a/gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json b/gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json
index 16e1316bda..8bc81c85e0 100644
--- a/gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json
+++ b/gm/rebaseline_server/testdata/inputs/render_pictures_output/before_patch/builder1/output.json
@@ -1,8 +1,32 @@
{
+ "header" : {
+ "type" : "ChecksummedImages",
+ "revision" : 1
+ },
"actual-results" : {
- "no-comparison" : {
- "changed.png" : [ "bitmap-64bitMD5", 8891695120562235492 ],
- "unchanged.png" : [ "bitmap-64bitMD5", 11092453015575919668 ]
+ "changed.skp" : {
+ "whole-image" : {
+ "checksumAlgorithm" : "bitmap-64bitMD5",
+ "checksumValue" : 8891695120562235492,
+ "comparisonResult" : "no-comparison",
+ "filepath" : "bitmap-64bitMD5_8891695120562235492.png"
+ }
+ },
+ "only-in-before.skp" : {
+ "whole-image" : {
+ "checksumAlgorithm" : "bitmap-64bitMD5",
+ "checksumValue" : 8891695120562235492,
+ "comparisonResult" : "no-comparison",
+ "filepath" : "bitmap-64bitMD5_8891695120562235492.png"
+ }
+ },
+ "unchanged.skp" : {
+ "whole-image" : {
+ "checksumAlgorithm" : "bitmap-64bitMD5",
+ "checksumValue" : 11092453015575919668,
+ "comparisonResult" : "no-comparison",
+ "filepath" : "bitmap-64bitMD5_11092453015575919668.png"
+ }
}
}
}