Skip to content

Use faulthandler in CI. #10291

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

anntzer
Copy link
Contributor

@anntzer anntzer commented Jan 22, 2018

PR Summary

Mostly closes #10216. Also restores the test of running under python -OO (via PYTHONOPTIMIZE, which has the same effect) which had been accidentally removed in #10217.

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

@jklymak jklymak added this to the v2.2 milestone Jan 22, 2018
@jklymak jklymak added the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Jan 22, 2018
@jklymak
Copy link
Member

jklymak commented Jan 23, 2018

3.4 isn't passing. I thought I restarted yesterday, but maybe not.

@jklymak
Copy link
Member

jklymak commented Jan 23, 2018

Nope, 3.4 still not passing 👎

@anntzer
Copy link
Contributor Author

anntzer commented Jan 24, 2018

Wait, we are already using pytest-faulthandler (https://github.com/matplotlib/matplotlib/blob/master/.travis.yml#L169) which is autoactivated anyways..

@anntzer anntzer closed this Jan 24, 2018
@anntzer anntzer deleted the faulthandler branch January 24, 2018 20:24
@QuLogic QuLogic modified the milestones: v2.2, unassigned Jan 24, 2018
@tacaswell tacaswell removed the Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. label Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: gdb has been removed from Travis
4 participants