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

CI fixes #74

Merged
merged 8 commits into from
Aug 10, 2017
Merged

CI fixes #74

merged 8 commits into from
Aug 10, 2017

Conversation

Korijn
Copy link
Contributor

@Korijn Korijn commented Aug 9, 2017

  • Fixes linting errors currently in master.
  • Skips test test_regression_bug13 on AppVeyor since it is failing. Someone else can follow up later with a fix. See AppVeyor test suite fails #73 to track progress on this work item.

@Korijn Korijn changed the title Ci fixes CI fixes Aug 9, 2017
@Korijn Korijn mentioned this pull request Aug 9, 2017
@Korijn
Copy link
Contributor Author

Korijn commented Aug 9, 2017

  • Travis passes again.
  • One of the tests on AppVeyor is not returning and causing timeouts. I need to figure out which one it is.

@harvimt harvimt merged commit 8a13c9c into harvimt:master Aug 10, 2017
@harvimt
Copy link
Owner

harvimt commented Aug 10, 2017

hrmm. well it still fails appveyor, but it's an improvement, so I'll merge it.

I'm considering turning down the docstring checks though... the one on the exception handler is a little redundant (especially considering the function's name)

@Korijn
Copy link
Contributor Author

Korijn commented Aug 10, 2017

I will add pytest-timeout to catch the hanging test in a separate PR.

@Korijn Korijn deleted the ci-fixes branch August 10, 2017 05:55
@harvimt
Copy link
Owner

harvimt commented Aug 10, 2017 via email

This was referenced Aug 10, 2017
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

2 participants