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

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: More tests! 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
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" : {
+ }
+ }
}

Powered by Google App Engine
This is Rietveld 408576698