FIX: testings.nose was not installed#7055
FIX: testings.nose was not installed#7055jenshnielsen merged 1 commit intomatplotlib:masterfrom NelleV:fix_test_nose
Conversation
Note: the tests cannot run on most platforms
|
Thanks for fixing my mistake! |
|
My humble opinion is that this shows an underlying problem on the way travis runs the tests (and in general how brittle matplotlib's tests are). At some point, it might be worth doing major reorganization of the repository to have it follow a more traditional organization. |
|
The tests will run correctly if you install via |
|
appveyor seems unhappy for a font problem. That seems quite unrelated to this PR. Is there a way to relaunch it? |
|
@NelleV Closing the PR and reopening it usually does the trick. |
|
The appveyor issue is unrelated and hopefully fixed by #7063 |
|
@jenshnielsen I saw the PR and I'll wait until it is merged to rebase. |
|
I guess I won't rebase! Thanks! |
|
I didn't want to hold back your work since this is a serious bug and the failure clearly unrelated |
I am not sure how the tests work on any platform right now… testing.nose was not installed, so the tests could not run.