Skip to content

Conversation

anntzer
Copy link
Contributor

@anntzer anntzer commented Jul 24, 2018

PR Summary

1st commit: Trivial cleanups to travis setup.
2nd commit: Pin OSX CI to numpy<1.15 to unbreak the build.

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@anntzer anntzer added the Build label Jul 24, 2018
@jklymak
Copy link
Member

jklymak commented Jul 24, 2018

Is this actually a bug w 1.15 or just a rounding change on Macos? if the later I’d just change the tolerance of the csd test.

@anntzer
Copy link
Contributor Author

anntzer commented Jul 24, 2018

I don't know and don't really plan to investigate this :)

@jklymak
Copy link
Member

jklymak commented Jul 24, 2018

OK, well, #11754 also has a tolerance fix for this (increased to .002). Given that the failing test is failing with .001, I think the problem is better solved by adjusting the tolerance on the test.

@tacaswell tacaswell added this to the v3.0 milestone Jul 24, 2018
@jklymak
Copy link
Member

jklymak commented Jul 24, 2018

Closed in lieu of #11767

@jklymak jklymak closed this Jul 24, 2018
@anntzer anntzer self-assigned this Jul 24, 2018
@anntzer anntzer deleted the travis branch May 30, 2019 14:28
@anntzer anntzer removed their assignment May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants