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

Side by Side Diff: tools/tests/skimage/input/bad-images/ignore-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
OLDNEW
(Empty)
1 {
2 "actual-results" : {
3 "failed" : null,
4 "failure-ignored" : null,
5 "no-comparison" : null,
6 "succeeded" : null
7 },
8 "expected-results" : {
9 "invalid.png" : {
10 "allowed-digests" : [
11 [ "bitmap-64bitMD5", 8011846386646810712 ]
12 ],
13 "ignore-failure" : true
14 }
15 }
16 }
OLDNEW
« no previous file with comments | « tools/tests/skimage/input/bad-images/empty-results.json ('k') | tools/tests/skimage/input/bad-images/incorrect-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698