Index: tools/tests/skimage/input/images-with-known-hashes/ignore-failures.json |
diff --git a/tools/tests/skimage/input/images-with-known-hashes/ignore-failures.json b/tools/tests/skimage/input/images-with-known-hashes/ignore-failures.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a99cd3e32104d9031334c343bfa8f7656a479232 |
--- /dev/null |
+++ b/tools/tests/skimage/input/images-with-known-hashes/ignore-failures.json |
@@ -0,0 +1,16 @@ |
+{ |
+ "actual-results" : { |
+ "failed" : null, |
+ "failure-ignored" : null, |
+ "no-comparison" : null, |
+ "succeeded" : null |
+ }, |
+ "expected-results" : { |
+ "1209453360120438698.png" : { |
+ "allowed-digests" : [ |
+ [ "bitmap-64bitMD5", 1111111111111111111 ] |
+ ], |
+ "ignore-failure" : true |
+ } |
+ } |
+} |