Skip to content

Add support for serialized rollback #353

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

Closed

Conversation

blueyed
Copy link
Contributor

@blueyed blueyed commented Jun 24, 2016

Fixes #329.

TODO:

  • add test(s)

This conflicts (in the sense of touching the same code) with #308.

Continuation/rebase of #331.

@pelme
Copy link
Member

pelme commented Jul 3, 2016

As per my comment in PR #308 (#308 (comment)) I think the fixture in this PR should be named to django_db_serialized_rollback.

"""Enable serialized rollback after transaction test cases

This fixture only has an effect when the ``transactional_db``
fixture is active, which happen as a side-effect of requesting
Copy link
Contributor Author

Choose a reason for hiding this comment

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

s/happen/happens/

@atodorov
Copy link

ping. what's the status of this PR? Is there a newer version? What do you need help with? I kind of need this fixed ASAP and I can help clean up the rest of the code review if you can merge quickly.

@blueyed
Copy link
Contributor Author

blueyed commented Nov 13, 2017

@atodorov
Please pick it up and create a new PR then.

atodorov added a commit to kiwitcms/Kiwi that referenced this pull request Nov 16, 2017
atodorov added a commit to kiwitcms/Kiwi that referenced this pull request Nov 21, 2017
atodorov added a commit to kiwitcms/Kiwi that referenced this pull request Nov 21, 2017
lecchri1 added a commit to lecchri1/pytest-django that referenced this pull request Dec 6, 2017
@blueyed blueyed mentioned this pull request Jun 26, 2018
@luzfcb luzfcb mentioned this pull request Apr 26, 2019
1 task
bluetech added a commit to bluetech/pytest-django that referenced this pull request Nov 29, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
bluetech added a commit to bluetech/pytest-django that referenced this pull request Nov 29, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
bluetech added a commit to bluetech/pytest-django that referenced this pull request Nov 29, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
bluetech added a commit to bluetech/pytest-django that referenced this pull request Nov 29, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
bluetech added a commit to bluetech/pytest-django that referenced this pull request Nov 29, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
bluetech added a commit to bluetech/pytest-django that referenced this pull request Nov 29, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
@bluetech
Copy link
Member

A PR which will replace this PR is in #970. I intend to merge and release it in a few days. Comments and tests are welcome.

bluetech added a commit to bluetech/pytest-django that referenced this pull request Dec 1, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix pytest-dev#329.
Closes pytest-dev#353.
Closes pytest-dev#721.
Closes pytest-dev#919.
Closes pytest-dev#956.
@bluetech bluetech closed this in #970 Dec 1, 2021
bluetech added a commit that referenced this pull request Dec 1, 2021
Thanks to Aymeric Augustin, Daniel Hahler and Fábio C. Barrionuevo da
Luz for previous work on this feature.

Fix #329.
Closes #353.
Closes #721.
Closes #919.
Closes #956.
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.

Tests using live_server fixture removing data from data migrations
5 participants