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

Sporadic test failures with sqlite: no such table: django_rq_queue #552

Open
finsterwalder opened this issue Oct 13, 2022 · 0 comments
Open

Comments

@finsterwalder
Copy link

We have a big test suite in our django project. We use django-rq.
Sometimes, when we run the tests (usually on our gitlab ci), the tests fail with the error:
django.db.utils.OperationalError: no such table: django_rq_queue

The don't always fail. It's more a 10% to 20% chance of failure.

Any ideas what's going on?

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

No branches or pull requests

1 participant