Skip to content

Test 2.4.x series on django 1.8 #3327

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

Closed
wants to merge 1 commit into from
Closed

Conversation

nikolas
Copy link
Contributor

@nikolas nikolas commented Aug 24, 2015

Might be useful for catching any more django 1.8 issues like this one:
#2857

Might be useful for catching any more django 1.8 issues like this one:
encode#2857
@xordoquy
Copy link
Collaborator

I'm reluctant to merge failing test in particular since we do not support 1.8 yet

@xordoquy xordoquy closed this Aug 25, 2015
@xordoquy
Copy link
Collaborator

Note that you can already test against 1.8 with tox

@nikolas
Copy link
Contributor Author

nikolas commented Aug 25, 2015

These tests were failing because I didn't set it up correctly.. I'll try and fix that.

2.4.8 does work with 1.8, this fix is 1.8-specific so I thought it was supported.. I just thought having the automated tests run on 1.8 would help ensure that it's working.

@xordoquy
Copy link
Collaborator

2.4.8 somewhat works with 1.8. Unless the full test suite passes, we can't tell for sure it does support it.
The first step toward it would be to add the 1.8 tests in the tox rather than travis.
Once the tox 1.8 build runs, we can say it's supported and let travis test against 1.8

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