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

Address nose tests deprecation issues #278

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Address nose tests deprecation issues #278

merged 1 commit into from
Feb 1, 2024

Conversation

rtamalin
Copy link
Collaborator

@rtamalin rtamalin commented Feb 1, 2024

The Python 3.8 CI testing is failing with an error because we haven't addressed the nose tests support deprecation by renaming the setup() method to setup_method().

The Python 3.8 CI testing is failing with an error because we haven't
addressed the nose tests support deprecation by renaming the setup()
method to setup_method().
@rtamalin
Copy link
Collaborator Author

rtamalin commented Feb 1, 2024

Note that I ran into this when I was getting ready to propose the fix for bsc#1219004

Copy link
Collaborator

@guangyee guangyee left a comment

Choose a reason for hiding this comment

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

good one!

@rtamalin rtamalin merged commit d58429a into master Feb 1, 2024
2 checks passed
@smarlowucf
Copy link

👍🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants