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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/skimage/input/bad-images/empty-results.json
diff --git a/tools/tests/skimage/output-expected/empty-dir/expectations.json b/tools/tests/skimage/input/bad-images/empty-results.json
similarity index 69%
copy from tools/tests/skimage/output-expected/empty-dir/expectations.json
copy to tools/tests/skimage/input/bad-images/empty-results.json
index 1ce8e2774cd1315f818050226fae6e12aee1c6b0..8ae56100de688ded303742c382b001e6762e9ad6 100644
--- a/tools/tests/skimage/output-expected/empty-dir/expectations.json
+++ b/tools/tests/skimage/input/bad-images/empty-results.json
@@ -5,5 +5,8 @@
"no-comparison" : null,
"succeeded" : null
},
- "expected-results" : null
+ "expected-results" : {
+ "invalid.png" : {
+ }
+ }
}
« 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