Skip to content

Conversation

@ccharest93
Copy link
Contributor

Went through the warning list from pytest and tryed to fix as many warning as i could that should not be raised within testing.
This allows relevant warnings to not be lost within a lot of irrelevant warnings.
I didn't touch the KFP, ray and kubernetes warnings, i will leave those to people with more contextual knowledge.

Fixes included:

  • remediation for deprecation
  • catching warnings if they are expected to be thrown
  • renaming of test helper functions/class that were being picked up wrongly by unitest (names starting with test)

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants