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

Side by Side 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 unified diff | Download patch
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 ERROR: no codec found for <tools/tests/skdiff/baseDir/identical-bits/identical-b its-unknown-format.xyz>
4 ERROR: no codec found for <tools/tests/skdiff/comparisonDir/identical-bits/ident ical-bits-unknown-format.xyz>
5 ERROR: no codec found for <tools/tests/skdiff/comparisonDir/missing-files/missin g-from-baseDir.xyz>
6 ERROR: no codec found for <tools/tests/skdiff/baseDir/missing-files/missing-from -comparisonDir.xyz>
7 baseDir is [tools/tests/skdiff/baseDir/]
8 comparisonDir is [tools/tests/skdiff/comparisonDir/]
9 writing diffs to outputDir is [tools/tests/skdiff/test1/output-actual/]
10
11 compared 12 file pairs:
12 [_] 2 file pairs contain exactly the same bits
13 [_] 1 file pairs contain the same pixel values, but not the same bits
14 [_] 2 file pairs have identical dimensions but some differing pixels
15 [_] 2 file pairs have differing dimensions
16 [_] 5 file pairs could not be compared
17 [_] 1 file pairs decoded in baseDir and not found in comparisonDir
18 [_] 1 file pairs could not be decoded in baseDir and could not be decoded in comparisonDir
19 [_] 1 file pairs could not be decoded in baseDir and not found in comparisonD ir
20 [_] 1 file pairs not found in baseDir and decoded in comparisonDir
21 [_] 1 file pairs not found in baseDir and could not be decoded in comparisonD ir
22 [_] 0 file pairs not compared yet
23 (results marked with [*] will cause nonzero return value)
24
25 number of mismatching file pairs: 9
26 Maximum pixel intensity mismatch 239
27 Largest area mismatch was 97.99% of pixels
OLDNEW
« 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