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

Conversation

jankatins
Copy link
Contributor

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.

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.
@tacaswell tacaswell merged commit 4bfeef6 into matplotlib:master Jul 16, 2016
@QuLogic QuLogic added this to the 2.1 (next point release) milestone Jul 16, 2016
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

4 participants