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

Unified Diff: tools/tests/skdiff/test2/output-expected/stdout

Issue 796813004: Remove tools/tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « tools/tests/skdiff/test2/output-expected/return_value ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/skdiff/test2/output-expected/stdout
diff --git a/tools/tests/skdiff/test2/output-expected/stdout b/tools/tests/skdiff/test2/output-expected/stdout
deleted file mode 100644
index 6aa33b8fd45855765702ab9caedbedc7ceb7d105..0000000000000000000000000000000000000000
--- a/tools/tests/skdiff/test2/output-expected/stdout
+++ /dev/null
@@ -1,21 +0,0 @@
-ERROR: no codec found for <tools/tests/skdiff/baseDir/different-bits/different-bits-unknown-format.xyz>
-ERROR: no codec found for <tools/tests/skdiff/comparisonDir/different-bits/different-bits-unknown-format.xyz>
-baseDir is [tools/tests/skdiff/baseDir/]
-comparisonDir is [tools/tests/skdiff/comparisonDir/]
-not writing any diffs to outputDir [tools/tests/skdiff/test2/output-actual/]
-
-compared 12 file pairs:
-[_] 2 file pairs contain exactly the same bits: identical-bits/identical-bits-unknown-format.xyz identical-bits/identical-bits.png
-[_] 1 file pairs contain the same pixel values, but not the same bits: different-bits/different-bits-identical-pixels.png
-[*] 2 file pairs have identical dimensions but some differing pixels: different-bits/slightly-different-pixels-same-size.png different-bits/very-different-pixels-same-size.png
-[*] 2 file pairs have differing dimensions: different-bits/slightly-different-sizes.png different-bits/very-different-sizes.png
-[_] 5 file pairs could not be compared: different-bits/different-bits-unknown-format.xyz missing-files/missing-from-baseDir.png missing-files/missing-from-baseDir.xyz missing-files/missing-from-comparisonDir.png missing-files/missing-from-comparisonDir.xyz
- [*] 1 file pairs could not be decoded in baseDir and could not be decoded in comparisonDir: different-bits/different-bits-unknown-format.xyz
- [_] 2 file pairs found in baseDir and not found in comparisonDir: missing-files/missing-from-comparisonDir.png missing-files/missing-from-comparisonDir.xyz
- [_] 2 file pairs not found in baseDir and found in comparisonDir: missing-files/missing-from-baseDir.png missing-files/missing-from-baseDir.xyz
-[*] 0 file pairs not compared yet:
-(results marked with [*] will cause nonzero return value)
-
-number of mismatching file pairs: 9
-Maximum pixel intensity mismatch 239
-Largest area mismatch was 97.99% of pixels
« no previous file with comments | « tools/tests/skdiff/test2/output-expected/return_value ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698