#16686: Race condition in test_view_decorator()
--------------------------------------+-----------------------------------
               Reporter:  barry@…     |          Owner:  nobody
                   Type:  Bug         |         Status:  new
              Milestone:              |      Component:  Testing framework
                Version:  1.3         |       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           |
--------------------------------------+-----------------------------------

Comment (by aaugustin):

 When the CI server is under heavy load (running 4 instances of the test
 suite in parallel), I've seen the following failure:
 - http://ci.django-
 
cms.org/job/Django/database=sqlite3,python=python2.5/169/testReport/junit/regressiontests.templates.tests/Templates/test_templates/
 - http://ci.django-
 
cms.org/job/Django/database=oracle,python=python2.7/183/testReport/regressiontests.templates.tests/Templates/test_templates/

 It isn't a race condition, it's just the machine that runs the tests that
 isn't "fast enough".

-- 
Ticket URL: <https://code.djangoproject.com/ticket/16686#comment:3>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to