Skip to content

serialized_rollback not working under all circumstances #1117

@medihack

Description

@medihack

I am using serialized_rollback to retain some data migration between tests that need a database transaction. Unfortunately, things break when, for example, using the page fixture of Playwright or the migrator fixture of django-test-migrations. In those cases, serialized_rollback is ignored, and the data is not rolled back anymore. I am not sure why this exactly happens or how to deal with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions