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

Unified Diff: tools/tests/skdiff/test1/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
Index: tools/tests/skdiff/test1/output-expected/stdout
diff --git a/tools/tests/skdiff/test1/output-expected/stdout b/tools/tests/skdiff/test1/output-expected/stdout
deleted file mode 100644
index 2b8b2d403f8f7036ccfbcb85391bc5d2c1172cd8..0000000000000000000000000000000000000000
--- a/tools/tests/skdiff/test1/output-expected/stdout
+++ /dev/null
@@ -1,27 +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>
-ERROR: no codec found for <tools/tests/skdiff/baseDir/identical-bits/identical-bits-unknown-format.xyz>
-ERROR: no codec found for <tools/tests/skdiff/comparisonDir/identical-bits/identical-bits-unknown-format.xyz>
-ERROR: no codec found for <tools/tests/skdiff/comparisonDir/missing-files/missing-from-baseDir.xyz>
-ERROR: no codec found for <tools/tests/skdiff/baseDir/missing-files/missing-from-comparisonDir.xyz>
-baseDir is [tools/tests/skdiff/baseDir/]
-comparisonDir is [tools/tests/skdiff/comparisonDir/]
-writing diffs to outputDir is [tools/tests/skdiff/test1/output-actual/]
-
-compared 12 file pairs:
-[_] 2 file pairs contain exactly the same bits
-[_] 1 file pairs contain the same pixel values, but not the same bits
-[_] 2 file pairs have identical dimensions but some differing pixels
-[_] 2 file pairs have differing dimensions
-[_] 5 file pairs could not be compared
- [_] 1 file pairs decoded in baseDir and not found in comparisonDir
- [_] 1 file pairs could not be decoded in baseDir and could not be decoded in comparisonDir
- [_] 1 file pairs could not be decoded in baseDir and not found in comparisonDir
- [_] 1 file pairs not found in baseDir and decoded in comparisonDir
- [_] 1 file pairs not found in baseDir and could not be decoded in comparisonDir
-[_] 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/test1/output-expected/return_value ('k') | tools/tests/skdiff/test2/output-expected/command_line » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698