﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
25558	Non-deterministic test failure on Windows: test_clearsessions_command	Tim Graham	Brian Gianforcaro	"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
}}}"	Bug	closed	contrib.sessions	dev	Normal	fixed			Accepted	0	0	0	0	0	0
