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

Disable atomic durability check on non-transactional tests #910

Merged
merged 1 commit into from Mar 3, 2021

Conversation

hannseman
Copy link
Contributor

Fixes #909

Copy link
Member

@bluetech bluetech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM. Django does this in setUpClass, but pytest-django doesn't really support class scope, so should be good.

@bluetech bluetech merged commit edd3311 into pytest-dev:master Mar 3, 2021
@hannseman
Copy link
Contributor Author

Thanks @bluetech

@hannseman hannseman mentioned this pull request Apr 8, 2021
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.

Handle transaction.atomic(durable=True)
2 participants