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

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: 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/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..cd20a58b1d1c8edf6f43fccf3e6a12a40e3d4bbe 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", 1209453360120438600 ]
scroggo 2013/10/14 21:44:38 Same question.
epoger 2013/10/15 15:31:03 Same answer.
scroggo 2013/10/15 19:50:59 Done.
],
"ignore-failure" : false
}

Powered by Google App Engine
This is Rietveld 408576698