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

Fix or silence warnings emitted during tests #1501

Merged

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Feb 8, 2024

Description

  • Reduce the number of warnings emitted while running tests
  • Replace usage of deprecated methods/attribues where possible
  • When no other option is avail, silence known warnings.
  • Remove out-of-date warning filters

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

…r to that used by the completion benchmark, this removes the need to mock the asyncio.gather method which is also used by the PromptTemplateNode
…gs triggered by cudf, more recent versions of cudf use this same version restriction
…plitUsersStage doesn't have any output messages
@dagardner-nv dagardner-nv added non-breaking Non-breaking change improvement Improvement to existing functionality DO NOT MERGE PR should not be merged; see PR for details labels Feb 8, 2024
@dagardner-nv dagardner-nv self-assigned this Feb 8, 2024
@dagardner-nv dagardner-nv requested review from a team as code owners February 8, 2024 19:56
@dagardner-nv dagardner-nv marked this pull request as draft February 8, 2024 19:56
@dagardner-nv dagardner-nv removed the DO NOT MERGE PR should not be merged; see PR for details label Feb 8, 2024
@dagardner-nv dagardner-nv marked this pull request as ready for review February 8, 2024 21:04
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit ddd10d1 into nv-morpheus:branch-24.03 Feb 12, 2024
9 checks passed
@dagardner-nv dagardner-nv deleted the david-pytest-warnings-p3 branch February 12, 2024 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants