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

Unified Diff: gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/output.json

Issue 216103004: teach rebaseline_server how to compare results of multiple render_pictures runs (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: ravi comments Created 6 years, 9 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/render_pictures_output/after_patch/builder1/output.json
diff --git a/gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/output.json b/gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/output.json
new file mode 100644
index 0000000000000000000000000000000000000000..6b9acc04504c4feda46fd952cd426e9d55a29cbb
--- /dev/null
+++ b/gm/rebaseline_server/testdata/inputs/render_pictures_output/after_patch/builder1/output.json
@@ -0,0 +1,8 @@
+{
+ "actual-results" : {
+ "no-comparison" : {
+ "changed.png" : [ "bitmap-64bitMD5", 2520753504544298264 ],
+ "unchanged.png" : [ "bitmap-64bitMD5", 11092453015575919668 ]
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698