Skip to content
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

Test release versions for python 3.5 & 3.6 #129

Closed
wants to merge 1 commit into from

Conversation

dhimmel
Copy link
Contributor

@dhimmel dhimmel commented May 8, 2018

I'd like to look into the failing builds for 3.5 and 3.6, so this PR is currently just a stub

@coveralls
Copy link

coveralls commented May 8, 2018

Coverage Status

Coverage remained the same at 87.361% when pulling 2c03541 on dhimmel:patch-1 into a41db86 on Grokzen:master.

@dhimmel
Copy link
Contributor Author

dhimmel commented May 8, 2018

I'd like to look into the failing builds for 3.5 and 3.6, so this PR is currently just a stub

The error I was talking about was here:

E           TypeError: Unexpected keyword arguments passed to pytest.raises: msg

which has also been reported here where a solution was to change msg to message. Here's raises in the pytest source code if that's helpful.

Nighly is currently failing, I believe to the following from the Travis docs:

Recent Python development branches require OpenSSL 1.0.2+. As this library is not available for Trusty, 3.7-dev, 3.8-dev, and nightly do not work (or use outdated archive).

However, rest of the tests are passing now.

@Grokzen
Copy link
Owner

Grokzen commented Oct 4, 2018

This is already implemented/fixed in master branch, so closing this MR

@Grokzen Grokzen closed this Oct 4, 2018
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.

None yet

3 participants