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

Misc test improvements #1447

Merged

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Dec 19, 2023

Description

  • Update morpheus/modules/payload_batcher.py to avoid sending a single-element-list to cudf.DataFrame.groupby, this avoids a warning about an upcoming behavior change.
  • Ignore warnings emitted from merlin/nvt regarding tensorflow not being installed
  • Ignore warnings about distutils being deprecated while running tests.
  • Mark tests/common/test_http_server.py as a slow test (takes ~1m)
  • Update tests/modules/test_payload_batcher.py to expect/filter a warning

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.

@dagardner-nv dagardner-nv added non-breaking Non-breaking change improvement Improvement to existing functionality labels Dec 19, 2023
@dagardner-nv dagardner-nv self-assigned this Dec 19, 2023
@dagardner-nv dagardner-nv requested review from a team as code owners December 19, 2023 21:29
morpheus/utils/column_info.py Outdated Show resolved Hide resolved
morpheus/utils/schema_transforms.py Outdated Show resolved Hide resolved
@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit b68d769 into nv-morpheus:branch-24.03 Jan 8, 2024
11 checks passed
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

3 participants