#30353: Recursion Error while running tests
-----------------------------------+--------------------------------------
     Reporter:  Manan              |                    Owner:  nobody
         Type:  Bug                |                   Status:  closed
    Component:  Testing framework  |                  Version:  master
     Severity:  Normal             |               Resolution:  invalid
     Keywords:  recustion,tests    |             Triage Stage:  Unreviewed
    Has patch:  1                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+--------------------------------------
Changes (by felixxm):

 * status:  assigned => closed
 * resolution:   => invalid
 * easy:  1 => 0


Comment:

 Thanks for the report, however error message is correct. You get different
 message because recursion limit on your system is lower then we expected
 in a test (probably 1000). [https://github.com/django/django/pull/11173
 PR] with fix is already prepared and it is waiting for merging.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/30353#comment:1>
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/066.9ca4260f03548219a740cd694f7b5e5c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to