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

Side by Side Diff: tools/tests/skimage/input/bad-images/empty-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, 1 month 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
« no previous file with comments | « tools/skimage_main.cpp ('k') | tools/tests/skimage/input/bad-images/ignore-results.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 } 10 }
11 } 11 }
12 } 12 }
OLDNEW
« no previous file with comments | « tools/skimage_main.cpp ('k') | tools/tests/skimage/input/bad-images/ignore-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698