-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
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
TST: Don't use set -e. #10217
Conversation
This may or may not help with Travis.
No luck with that, but let's debug a little. |
No luck so far; feel free to push any other ideas, but maybe squash before merging if it works. |
I think we should temporarily drop |
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.... |
Sorry @QuLogic , I hijacked your debug branch to get this working again. |
👍 nice team work |
Backported to |
PR Summary
This may or may not help with Travis, if we're lucky.
PR Checklist