#33153: "database table is locked" error on SQLite when testing with mirror
database
-----------------------------------+--------------------------------------
     Reporter:  Adam Johnson       |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  dev
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by Adam Johnson):

 * version:  4.0 => dev
 * severity:  Release blocker => Normal


Comment:

 Okay so this actually reproduces back to Django 2.2 with the example repo.
 That makes sense since it was when end-of-test checking of deferrable
 database constraints was added for SQLite.

 It looked like a Django 4.0 specific issue to me because it only started
 occurring for me when adding Django 4.0 support to django-perf-rec
 ([https://github.com/adamchainz/django-perf-rec/pull/406 PR]). I will try
 work out why it hasn't failed on 2.2 onwards....

-- 
Ticket URL: <https://code.djangoproject.com/ticket/33153#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.c7d88cd4805557c8b19e5314ecfdccee%40djangoproject.com.

Reply via email to