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

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

Issue 22293006: Truly ignore failures in skimage. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Fix a typo 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
« 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" : null 8 "expected-results" : {
9 "invalid.png" : {
10 }
11 }
9 } 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