Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

visual tests: report failed tests #3765

Merged
merged 1 commit into from
Sep 13, 2017

Conversation

talaj
Copy link
Member

@talaj talaj commented Sep 12, 2017

It was missing for a long time that failed visual test names were not reported to the console. This is practical especially on Travis.

 $ test/visual/run --agg -s 1 -j 24                                                                        
.......................................................................................................................
.......................................................................................................................
...✘✘.............................................................✘...................................................
Visual rendering: 3 failed / 353 passed / 0 overwritten / 0 errors

tiff-nodata-edge-rgba FAILED (76902 different pixels)
    "/tmp/mapnik-visual-images/tiff-nodata-edge-rgba-512-512-1.0-agg.png" (actual)
    "test/data-visual/images/tiff-nodata-edge-rgba-512-512-1.0-agg-reference.png" (reference)
gdal-filter-factor-3-lanczos FAILED (101595 different pixels)
    "/tmp/mapnik-visual-images/gdal-filter-factor-3-lanczos-600-400-1.0-agg.png" (actual)
    "test/data-visual/images/gdal-filter-factor-3-lanczos-600-400-1.0-agg-reference.png" (reference)
tiff-nodata-rgba FAILED (156954 different pixels)
    "/tmp/mapnik-visual-images/tiff-nodata-rgba-512-512-1.0-agg.png" (actual)
    "test/data-visual/images/tiff-nodata-rgba-512-512-1.0-agg-reference.png" (reference)

View failure report at "/tmp/mapnik-visual-images/visual-test-results/index.html"

@artemp artemp merged commit c80cde6 into mapnik:master Sep 13, 2017
talaj added a commit to mapycz/mapnik that referenced this pull request Jan 24, 2018
Algunenano pushed a commit to Algunenano/mapnik that referenced this pull request Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants