#25558: Non-deterministic test failure on Windows: test_clearsessions_command
--------------------------------------------+------------------------
               Reporter:  timgraham         |          Owner:  nobody
                   Type:  Bug               |         Status:  new
              Component:  contrib.sessions  |        Version:  master
               Severity:  Normal            |       Keywords:
           Triage Stage:  Accepted          |      Has patch:  0
    Needs documentation:  0                 |    Needs tests:  0
Patch needs improvement:  0                 |  Easy pickings:  0
                  UI/UX:  0                 |
--------------------------------------------+------------------------
 Since c055224763e11b29cce0a7c10751354c40dac63e, the following test failure
 occurs sometimes on Windows.

 {{{
 FAIL: test_clearsessions_command (sessions_tests.tests.FileSessionTests)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
   File "c:\projects\django\django\test\utils.py", line 181, in inner
     return test_func(*args, **kwargs)
   File "C:\projects\django\tests\sessions_tests\tests.py", line 563, in
 test_clearsessions_command
     self.assertEqual(1, count_sessions())
 AssertionError: 1 != 2
 }}}

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

Reply via email to