Skip to content
Snippets Groups Projects
Unverified Commit 9ef0aa48 authored by Jeremy Bowman's avatar Jeremy Bowman Committed by GitHub
Browse files

Downgrade to pytest-django 3.8.0 for now (#23566)

We'll upgrade this again along with pytest once pytest-dev/pytest#6925 is resolved.

Also, it looks like a flaky error in test class DB setup outside a transaction was mucking things up for the rest of the test shard. I didn't try to fix the flakiness, but this should at least limit the blast radius to just that test class. We really need to start using setUpTestData() more consistently.
parent c8663fa5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment