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

Unified Diff: tools/tests/skimage/input/bad-images/ignore-results.json

Issue 26297004: More work to integrate skimage with rebaseline tools. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Fix a comment. 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/ignore-results.json
diff --git a/tools/tests/skimage/input/bad-images/ignore-results.json b/tools/tests/skimage/input/bad-images/ignore-results.json
index 4a0326e108d32c77c3813477ab22b287f82e5f19..24391882d854fd9708621e79acf19938ce099726 100644
--- a/tools/tests/skimage/input/bad-images/ignore-results.json
+++ b/tools/tests/skimage/input/bad-images/ignore-results.json
@@ -6,7 +6,7 @@
"succeeded" : null
},
"expected-results" : {
- "invalid.png" : {
+ "invalid.png_None.png" : {
epoger 2013/10/17 15:54:13 is this the expected filename format? What's with
scroggo 2013/10/18 21:28:03 That comes from the "--config" flag, which I've ru
"allowed-digests" : [
[ "bitmap-64bitMD5", 8011846386646810712 ]
],

Powered by Google App Engine
This is Rietveld 408576698