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

Unified Diff: tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/expected-results.json

Issue 17379004: rebaseline.py: split image-based rebaselining, which will go away soon, into its own script (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: sync_to_r9687 Created 7 years, 6 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: tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/expected-results.json
===================================================================
--- tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/expected-results.json (revision 0)
+++ tools/tests/rebaseline/input/json1/base-android-galaxy-nexus/expected-results.json (revision 0)
@@ -0,0 +1,52 @@
+{
+ "expected-results" : {
+ "3x3bitmaprect_565.png" : {
+ "allowed-digests" : null,
+ "ignore-failure" : false
+ },
+ "3x3bitmaprect_8888.png" : {
+ "allowed-digests" : null,
+ "ignore-failure" : false
+ },
+ "aaclip_gpu.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 11899819492385205974 ]
+ ],
+ "ignore-failure" : false
+ },
+ "aarectmodes_565.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 14760033689012826769 ]
+ ],
+ "ignore-failure" : false
+ },
+ "imageblur_565.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 17796243856503591523 ]
+ ],
+ "ignore-failure" : false
+ },
+ "imageblur_8888.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 7426416989687670152 ]
+ ],
+ "ignore-failure" : false
+ },
+ "shadertext3_8888.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 10593797161686785561 ]
+ ],
+ "ignore-failure" : false
+ },
+ "xfermodeimagefilter_pdf.png" : {
+ "allowed-digests" : null,
+ "ignore-failure" : false
+ },
+ "xfermodes_pdf.png" : {
+ "allowed-digests" : [
+ [ "bitmap-64bitMD5", 9151974350149210736 ]
+ ],
+ "ignore-failure" : false
+ }
+ }
+}
« no previous file with comments | « tools/rebaseline_imagefiles.py ('k') | tools/tests/rebaseline/input/json1/base-macmini/expected-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698