#25415: Django 1.8 regression: tests no longer run checks
-----------------------------------+------------------------------------
     Reporter:  adamchainz         |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  1.8
     Severity:  Normal             |               Resolution:
     Keywords:                     |             Triage Stage:  Accepted
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  1
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by adamchainz):

 Yes I checked it without the patch, `runtests.py check_framework` failed
 before and passed afterwards.

 It does look like a lot of work to create a standalone runner, as I would
 at least need to override the settings so `setup_databases` finds no
 databases to setup. Will have a look around the test suite for examples of
 runner instantiation to gauge feasibility.

--
Ticket URL: <https://code.djangoproject.com/ticket/25415#comment:8>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.ae48e1f32946e469aec7113d7804917f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to