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

Also output the actual error on svg backend tests using subprocess #6747

Merged
merged 1 commit into from Jul 16, 2016

Commits on Jul 15, 2016

  1. TST: Also output the actual error on svg backend tests using subprocess

    Up to now the tests only checked the returncode of a test invoking subprocess,
    but didn't show the real error printed by the failing tests.
    
    Now we show print the original output on failure so that it is shown in the test
    output.
    jankatins committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    45a1d22 View commit details
    Browse the repository at this point in the history