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

Issues with pytest 8 #1062

Merged

Conversation

kddejong
Copy link
Contributor

@kddejong kddejong commented Mar 7, 2024

Issue #, if available:

Description of changes:

  • Version 8 of pytest is causing issues with the patches builtin.open calls resulting in the tests to fail

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@kddejong
Copy link
Contributor Author

kddejong commented Mar 7, 2024

The other way to fix this is to remove --doctest-modules which seems to have changed. Probably related to pytest-dev/pytest#11929

@saieshwarm saieshwarm merged commit b8ba39b into aws-cloudformation:master Mar 8, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants