Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add workaround for failures due to newer miktex #6744
Conversation
mdboom
added the
needs_review
label
Jul 15, 2016
|
Builds in https://ci.appveyor.com/project/JanSchulz/matplotlib/build/1.0.197 Will merge when one of them passes... |
|
Thanks @janschulz |
|
For the record I am happy for you to self merge this (I.e. count this as a review) |
|
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...):
|
|
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. |
janschulz
referenced
this pull request
Jul 15, 2016
Merged
Missing `cleanup` decorator in `test_subplots.test_exceptions` #6741
|
Ok, tests pass, lets merge this and then I will hopefully find the problem in miktex and fix it there... |
janschulz commentedJul 15, 2016
This should stop the current failures on appveyor, e.g., #6741
I will investigate what the real problem is...