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

Remove/update tests which mock MRC builder objects #955

Merged

Conversation

dagardner-nv
Copy link
Contributor

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

Description

  • Remove tests weren't testing anything not covered in an end-to-end test, and had the possibility of triggering issue [BUG]: tests/test_dfp.py intermittently Segmentation faults #934
  • If the test was checking legitimate functionality the test was updated such that MRC internals weren't left half mocked.
  • Ignore import-error and no-member errors, both of these are erroneous errors on pylints part.
  • Fix what appears to be a variable name change in MRC Builder of in_port_streams to to in_ports_streams

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@dagardner-nv dagardner-nv requested a review from a team as a code owner May 19, 2023 22:21
@dagardner-nv dagardner-nv added bug Something isn't working non-breaking Non-breaking change 2 - In Progress labels May 19, 2023
pyproject.toml Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit adffc89 into nv-morpheus:branch-23.07 May 22, 2023
@dagardner-nv dagardner-nv deleted the david-remove-mocked-builders branch May 22, 2023 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants