Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: Don't use set -e. #10217

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

Merged
merged 6 commits into from
Jan 11, 2018
Merged

TST: Don't use set -e. #10217

merged 6 commits into from
Jan 11, 2018

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jan 10, 2018

PR Summary

This may or may not help with Travis, if we're lucky.

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

This may or may not help with Travis.
@QuLogic
Copy link
Member Author

QuLogic commented Jan 10, 2018

No luck with that, but let's debug a little.

@QuLogic
Copy link
Member Author

QuLogic commented Jan 10, 2018

No luck so far; feel free to push any other ideas, but maybe squash before merging if it works.

@tacaswell tacaswell added this to the v2.2 milestone Jan 10, 2018
@jklymak
Copy link
Member

jklymak commented Jan 10, 2018

I think we should temporarily drop gdb until we can sort out what is going on.

@jklymak
Copy link
Member

jklymak commented Jan 10, 2018

This is passing travis-ci. I suggest we merge this for now until we figure out what gdb is doing. I can modify #10216 so it is a reminder that gdb has been removed....

@anntzer anntzer merged commit f6ebbc3 into matplotlib:master Jan 11, 2018
@jklymak
Copy link
Member

jklymak commented Jan 11, 2018

Sorry @QuLogic , I hijacked your debug branch to get this working again.

@QuLogic QuLogic deleted the travis-fixup branch January 11, 2018 00:27
@tacaswell
Copy link
Member

👍 nice team work

QuLogic pushed a commit that referenced this pull request Jan 11, 2018
@QuLogic QuLogic modified the milestones: v2.2, v2.1.1-doc Jan 11, 2018
@QuLogic
Copy link
Member Author

QuLogic commented Jan 11, 2018

Backported to v2.1.1-doc as cca6e68; we need this everywhere to have Travis passing.

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.

4 participants