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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « tools/tests/skdiff/test2/output-expected/return_value ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ERROR: no codec found for <tools/tests/skdiff/baseDir/different-bits/different-b its-unknown-format.xyz>
2 ERROR: no codec found for <tools/tests/skdiff/comparisonDir/different-bits/diffe rent-bits-unknown-format.xyz>
3 baseDir is [tools/tests/skdiff/baseDir/]
4 comparisonDir is [tools/tests/skdiff/comparisonDir/]
5 not writing any diffs to outputDir [tools/tests/skdiff/test2/output-actual/]
6
7 compared 12 file pairs:
8 [_] 2 file pairs contain exactly the same bits: identical-bits/identical-bits-un known-format.xyz identical-bits/identical-bits.png
9 [_] 1 file pairs contain the same pixel values, but not the same bits: different -bits/different-bits-identical-pixels.png
10 [*] 2 file pairs have identical dimensions but some differing pixels: different- bits/slightly-different-pixels-same-size.png different-bits/very-different-pixel s-same-size.png
11 [*] 2 file pairs have differing dimensions: different-bits/slightly-different-si zes.png different-bits/very-different-sizes.png
12 [_] 5 file pairs could not be compared: different-bits/different-bits-unknown-fo rmat.xyz missing-files/missing-from-baseDir.png missing-files/missing-from-baseD ir.xyz missing-files/missing-from-comparisonDir.png missing-files/missing-from-c omparisonDir.xyz
13 [*] 1 file pairs could not be decoded in baseDir and could not be decoded in comparisonDir: different-bits/different-bits-unknown-format.xyz
14 [_] 2 file pairs found in baseDir and not found in comparisonDir: missing-fil es/missing-from-comparisonDir.png missing-files/missing-from-comparisonDir.xyz
15 [_] 2 file pairs not found in baseDir and found in comparisonDir: missing-fil es/missing-from-baseDir.png missing-files/missing-from-baseDir.xyz
16 [*] 0 file pairs not compared yet:
17 (results marked with [*] will cause nonzero return value)
18
19 number of mismatching file pairs: 9
20 Maximum pixel intensity mismatch 239
21 Largest area mismatch was 97.99% of pixels
OLDNEW
« 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