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

Side by Side Diff: tools/tests/skimage/input/bad-images/incorrect-results.json

Issue 26297004: More work to integrate skimage with rebaseline tools. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Rebase Created 7 years, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results" : { 2 "actual-results" : {
3 "failed" : null, 3 "failed" : null,
4 "failure-ignored" : null, 4 "failure-ignored" : null,
5 "no-comparison" : null, 5 "no-comparison" : null,
6 "succeeded" : null 6 "succeeded" : null
7 }, 7 },
8 "expected-results" : { 8 "expected-results" : {
9 "invalid.png" : { 9 "invalid-png_None.png" : {
10 "allowed-digests" : [ 10 "allowed-digests" : [
11 [ "bitmap-64bitMD5", 8011846386646810712 ] 11 [ "bitmap-64bitMD5", 8011846386646810712 ]
12 ], 12 ],
13 "ignore-failure" : false 13 "ignore-failure" : false
14 } 14 }
15 } 15 }
16 } 16 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698