Skip to content

Instantly share code, notes, and snippets.

@skorasaurus
Created August 31, 2012 00:05
Show Gist options
  • Save skorasaurus/3545924 to your computer and use it in GitHub Desktop.
Save skorasaurus/3545924 to your computer and use it in GitHub Desktop.
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