Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Unified Diff: gm/rebaseline_server/testdata/inputs/skp-summaries/actuals/summary.json

Issue 848073005: Revert "delete old things!" (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gm/rebaseline_server/testdata/inputs/skp-summaries/actuals/summary.json
diff --git a/gm/rebaseline_server/testdata/inputs/skp-summaries/actuals/summary.json b/gm/rebaseline_server/testdata/inputs/skp-summaries/actuals/summary.json
new file mode 100644
index 0000000000000000000000000000000000000000..67e8409117762b5b30101ce2efdcc587b4e9ac56
--- /dev/null
+++ b/gm/rebaseline_server/testdata/inputs/skp-summaries/actuals/summary.json
@@ -0,0 +1,32 @@
+{
+ "actual-results" : {
+ "changed.skp" : {
+ "whole-image" : {
+ "checksumAlgorithm" : "bitmap-64bitMD5",
+ "checksumValue" : 13623922271964399662,
+ "comparisonResult" : "no-comparison",
+ "filepath" : "changed_skp/bitmap-64bitMD5_13623922271964399662.png"
+ }
+ },
+ "only-in-after.skp" : {
+ "whole-image" : {
+ "checksumAlgorithm" : "bitmap-64bitMD5",
+ "checksumValue" : 2320185040577047131,
+ "comparisonResult" : "no-comparison",
+ "filepath" : "only-in-after_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"
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698