Skip to content

Make sure that loose version is used for version check #6558

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 2 commits into from
Jun 10, 2016

Conversation

jenshnielsen
Copy link
Member

This fix is on 1.5.x but not on 2.x. Its eems like something went wrong in the merge from 1.5.x to 2. Probably because the matching fix to another test needed to be dropped.

This fix is on 1.5.x but not on 2.x seems like something went wrong in the merge
@jenshnielsen jenshnielsen modified the milestones: 2.x, 2.0 (style change major release) Jun 8, 2016
@tacaswell
Copy link
Member

I thought we did not need to fail this test on 2.x? The thing that went wrong is I intentionally did not port it, sorry.

The test file is missing the import now.

@jenshnielsen
Copy link
Member Author

Sorry this is a confusing mess.

There are two tests failing with Numpy >= 1.11 which we skip on 1.5.x
test_formatter_large_small and test_bbox_inches_tight_raster

But the issue in test_bbox_inches_tight_raster was fixed on 2.x by @anntzer so we don't want to knowfail that on 2.x

I fixed the import issue, sorry

Tracked in #5950

@tacaswell tacaswell merged commit 46920ad into matplotlib:v2.x Jun 10, 2016
@tacaswell
Copy link
Member

@jenshnielsen Thanks for cleaning up the mess I made.

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.

2 participants