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

Unified Diff: tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/base-android-galaxy-nexus/expected-results.json

Issue 18348015: rebaseline.py self-tests: prepare to add tests of JSON-format rebaselining (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: tinyfix 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/output/using-json1-expectations/output-expected/gm-expectations/base-android-galaxy-nexus/expected-results.json
===================================================================
--- tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/base-android-galaxy-nexus/expected-results.json (revision 0)
+++ tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/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
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698