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

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

Issue 453433004: rebaseline_server: allow live queries to examine JSONKEY_EXPECTEDRESULTS or JSONKEY_ACTUALRESULTS (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: create ALLOWED_SECTION_NAMES Created 6 years, 4 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-actuals/setA/summary.json
diff --git a/gm/rebaseline_server/testdata/inputs/skp-actuals/setA/summary.json b/gm/rebaseline_server/testdata/inputs/skp-actuals/setA/summary.json
deleted file mode 100644
index d74010746f998bc6f6c1f0505363ee695d476e6a..0000000000000000000000000000000000000000
--- a/gm/rebaseline_server/testdata/inputs/skp-actuals/setA/summary.json
+++ /dev/null
@@ -1,32 +0,0 @@
-{
- "actual-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"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698