#25558: Non-deterministic test failure on Windows: test_clearsessions_command
----------------------------------+------------------------------------
     Reporter:  timgraham         |                    Owner:  bgianfo
         Type:  Bug               |                   Status:  closed
    Component:  contrib.sessions  |                  Version:  master
     Severity:  Normal            |               Resolution:  fixed
     Keywords:                    |             Triage Stage:  Accepted
    Has patch:  0                 |      Needs documentation:  0
  Needs tests:  0                 |  Patch needs improvement:  0
Easy pickings:  0                 |                    UI/UX:  0
----------------------------------+------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"a3fffdca2472885a99e1ea9159a685753cd45738" a3fffdc]:
 {{{
 #!CommitTicketReference repository=""
 revision="a3fffdca2472885a99e1ea9159a685753cd45738"
 Fixed #25558 -- Fixed nondeterministic test failure on Windows:
 test_clearsessions_command.

 The test session without an expiration date added in refs #22938 wasn't
 always deleted on Windows because get_expiry_age() returns zero and the
 file backend didn't consider that an expired session.
 }}}

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

Reply via email to