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

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

Issue 804133003: skimage, die die die (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Expectations too Created 6 years 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
deleted file mode 100644
index 06a1979507d0f6d68fc8a27528159f3dfd8dc07c..0000000000000000000000000000000000000000
--- a/tools/tests/skimage/input/bad-images/ignore-results.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "actual-results" : {
- "failed" : null,
- "failure-ignored" : null,
- "no-comparison" : null,
- "succeeded" : null
- },
- "expected-results" : {
- "invalid-png_None.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 8011846386646810712 ]
- ],
- "ignore-failure" : true
- }
- }
-}
« no previous file with comments | « tools/tests/skimage/input/bad-images/empty-results.json ('k') | tools/tests/skimage/input/bad-images/incorrect-results.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698