Created
August 31, 2012 00:05
-
-
Save skorasaurus/3545924 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
skors@arock:~/prg/mapnik$ make test | |
*** Running visual tests... | |
-------------------------------------------------------------------------------- | |
Error: 52 different pixels | |
-------------------------------------------------------------------------------- | |
-------------------------------------------------------------------------------- | |
Error: 52 different pixels | |
-------------------------------------------------------------------------------- | |
-------------------------------------------------------------------------------- | |
Error: 52 different pixels | |
-------------------------------------------------------------------------------- | |
-------------------------------------------------------------------------------- | |
Error: 79 different pixels | |
-------------------------------------------------------------------------------- | |
-------------------------------------------------------------------------------- | |
Visual text rendering summary: Failed: 52 different pixels: | |
/tmp/mapnik-visual-images/lines-shield-800-agg.png (actual) | |
tests/visual_tests/images/lines-shield-800-reference.png (expected) | |
Failed: 52 different pixels: | |
/tmp/mapnik-visual-images/lines-shield-600-agg.png (actual) | |
tests/visual_tests/images/lines-shield-600-reference.png (expected) | |
Failed: 52 different pixels: | |
/tmp/mapnik-visual-images/lines-shield-400-agg.png (actual) | |
tests/visual_tests/images/lines-shield-400-reference.png (expected) | |
Failed: 79 different pixels: | |
/tmp/mapnik-visual-images/lines-shield-200-agg.png (actual) | |
tests/visual_tests/images/lines-shield-200-reference.png (expected) | |
*** Running C++ tests... | |
C++ CSV parse: ✓ | |
C++ exceptions: ✓ | |
C++ fonts registration: ✓ | |
C++ label algorithms: ✓ | |
C++ parameters: ✓ | |
*** Running python tests... | |
Notice: skipping postgis tests (connection) | |
.............................................................T.......................TT...........................................................................................................................T...........................................................................................................................................................................................................................T...................... | |
---------------------------------------------------------------------- | |
Ran 453 tests in 17.627s | |
OK (TODO=5) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment