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

Unified Diff: tools/tests/skimage/input/images-with-known-hashes/incorrect-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
Index: tools/tests/skimage/input/images-with-known-hashes/incorrect-results.json
diff --git a/tools/tests/skimage/output-expected/create-expectations/expectations.json b/tools/tests/skimage/input/images-with-known-hashes/incorrect-results.json
similarity index 55%
copy from tools/tests/skimage/output-expected/create-expectations/expectations.json
copy to tools/tests/skimage/input/images-with-known-hashes/incorrect-results.json
index c143c1bfa25b5e96acad0c5046ef2513be95b799..9cf72c3cd3bd2543613557d79ca5648271148266 100644
--- a/tools/tests/skimage/output-expected/create-expectations/expectations.json
+++ b/tools/tests/skimage/input/images-with-known-hashes/incorrect-results.json
@@ -8,13 +8,7 @@
"expected-results" : {
"1209453360120438698.png" : {
"allowed-digests" : [
- [ "bitmap-64bitMD5", 1209453360120438698 ]
- ],
- "ignore-failure" : false
- },
- "12927999507540085554.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 12927999507540085554 ]
+ [ "bitmap-64bitMD5", 1111111111111111111 ]
],
"ignore-failure" : false
}
« no previous file with comments | « tools/tests/skimage/input/images-with-known-hashes/ignore-failures.json ('k') | tools/tests/skimage_self_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698