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

avoid deprecation warnings in test_api teardown #301

Merged
merged 2 commits into from
Apr 11, 2023

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 11, 2023

replaces nose-style teardown with a fixture

tests are unchanged, but diff is large because it's mostly dedented.

replaces nose-style teardown with a fixture
@yuvipanda
Copy link
Contributor

@minrk hmm, any idea why all the tests are failing everywhere?

@consideRatio
Copy link
Member

@minrk
Copy link
Member Author

minrk commented Apr 11, 2023

I wasn't able to reproduce it locally, and noticed there's been a git release (2.40). It's a change in behavior between git 2.39.2 and 2.40 which apparently changed what's a resolvable conflict. I can't seem to find the changelog for git itself to track it down.

@minrk
Copy link
Member Author

minrk commented Apr 11, 2023

#302 fixes the failure with git 2.40

Copy link
Member

@consideRatio consideRatio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you have run tests locally successfully, and we know they are failing pending #302, I'll go for a merge here already as I think this looks great and just influences the test suite anyhow.

@consideRatio consideRatio merged commit 48f5fdb into jupyterhub:main Apr 11, 2023
@welcome
Copy link

welcome bot commented Apr 11, 2023

Congrats on your first merged pull request in this project! 🎉
congrats
Thank you for contributing, we are very proud of you! ❤️

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.

3 participants