Skip to content

Add workaround for failures due to newer miktex #6744

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

Merged
merged 1 commit into from
Jul 15, 2016

Conversation

jankatins
Copy link
Contributor

This should stop the current failures on appveyor, e.g., #6741

I will investigate what the real problem is...

@jankatins
Copy link
Contributor Author

@jenshnielsen
Copy link
Member

Thanks @JanSchulz

@jenshnielsen
Copy link
Member

jenshnielsen commented Jul 15, 2016

For the record I am happy for you to self merge this (I.e. count this as a review)

@jankatins
Copy link
Contributor Author

Oh fun, can't reproduce on my local system (which also has updated local latex packages on top of the conda installed miktex conda-package provided ones...):

[matplotlib_build] λ nosetests.exe -v matplotlib.tests.test_backend_svg
matplotlib.tests.test_backend_svg.test_bold_font_output.test ... SKIP: Don't know how to convert svg files to png
matplotlib.tests.test_backend_svg.test_bold_font_output_with_none_fonttype.test ... SKIP: Don't know how to convert svg files to png
matplotlib.tests.test_backend_svg.test_fill_black_with_alpha.test ... SKIP: Don't know how to convert svg files to png
matplotlib.tests.test_backend_svg.test_noscale.test ... ok
matplotlib.tests.test_backend_svg.test_noscale.test ... ok
matplotlib.tests.test_backend_svg.test_noscale.test ... SKIP: Don't know how to convert svg files to png
matplotlib.tests.test_backend_svg.test_composite_images ... ok
matplotlib.tests.test_backend_svg.test_determinism_notex ... ok
matplotlib.tests.test_backend_svg.test_text_urls ... ok
matplotlib.tests.test_backend_svg.test_visibility ... ok
matplotlib.tests.test_backend_svg.test_determinism_tex ... ok

----------------------------------------------------------------------
Ran 11 tests in 86.486s

OK (SKIP=4)

@jankatins
Copy link
Contributor Author

Ok, I can replicate when I start with no local latex packages -> it seems that this happens when you use a newly installed miktex, so the problem is in the miktex package.

@jankatins
Copy link
Contributor Author

Ok, tests pass, lets merge this and then I will hopefully find the problem in miktex and fix it there...

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

4 participants