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

require pytest 8 to deal with warnings change #1805

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

braingram
Copy link
Contributor

As reported in #1804 one of our tests fails when run with pytest < 8.

This PR pins pytest to > 8.

Fixes: #1804

Checklist:

  • pre-commit checks ran successfully
  • tests ran successfully
  • for a public change, a changelog entry was added
  • for a public change, documentation was updated
  • for any new features, unit tests were added

@braingram braingram merged commit 33e7095 into asdf-format:main Jul 18, 2024
34 of 35 checks passed
@braingram braingram deleted the require_pytest8 branch July 18, 2024 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FAILED asdf/_tests/test_yaml.py::test_implicit_conversion_warning
2 participants