#27112: django.test.client.Client doesn't support timeouts
-----------------------------------+--------------------------------------
     Reporter:  roboslone          |                    Owner:  nobody
         Type:  New feature        |                   Status:  closed
    Component:  Testing framework  |                  Version:  1.10
     Severity:  Normal             |               Resolution:  wontfix
     Keywords:  testing,timeout    |             Triage Stage:  Unreviewed
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by timgraham):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 Have you considered using mocking to raise a timeout exception? I don't
 think requiring the run time of a test suite to be increased by the
 duration of a timeout is a ideal.

 Feel free to ask on [wiki:TicketClosingReasons our support channels]
 and/or the DevelopersMailingList if you need other ideas or if you want to
 propose this feature, but it doesn't seem needed to me at first glance.

--
Ticket URL: <https://code.djangoproject.com/ticket/27112#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 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/067.a57e49e1618d6bb919359cc5d297113c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to