I have automated building of matplotlib manylinux wheels for matplotlib 1.5.1, adding a version of PR #6442 .
The build script is here, and the build matrix is here.
Now I'm testing these wheels on travis at manylinux-testing with test script here.
(Is this the right way to run tests on an installed matplotlib?)
But - I am getting test failures that look unrelated to the manylinux build itself - see failing matplotlib test run.
Would y'all mind casting your eyes over these failures to let me know if they are telling me anything bad about the manylinux build?