Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
TST: skip fc-list related tests if not installed #8213
+9
−2
Conversation
tacaswell
added this to the
2.1 (next point release)
milestone
Mar 7, 2017
afvincent
referenced
this pull request
Mar 7, 2017
Merged
Early check for dot binary (from graphviz) when building the doc (fixes #8207) #8221
|
Just for the record: I guess that this PR purpose is to fix #8152, isn't it? |
QuLogic
merged commit 9a7d9db
into matplotlib:master
Mar 8, 2017
5 checks passed
codecov/patch
100% of diff hit (target 80%)
Details
codecov/project/library
57.91% (+<.01%) compared to 5faff6e
Details
codecov/project/tests
98.56% (target 97.9%)
Details
continuous-integration/appveyor/pr
AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tacaswell commentedMar 7, 2017
This should gracefully skip the fc-list test if it is not installed on linux or mac.
attn @story645 @matthew-brett