﻿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
22068	Trailing slash after some test suites leads to test failure	MattBlack	akshay1994.leo	"This happend yesterday and today, running:

PYTHONPATH=..:$PYTHONPATH python2 ./runtests.py --settings=test_sqlite test_utils

{{{
Testing against Django installed in '/home/mattblack/10.12.216.104/django'
Creating test database for alias 'default'...
Creating test database for alias 'other'...
...................................s............
----------------------------------------------------------------------
Ran 48 tests in 0.160s

OK (skipped=1)

}}}
test is successful
----------------------------------------------------------------------
PYTHONPATH=..:$PYTHONPATH python2 ./runtests.py --settings=test_sqlite test_utils/

[https://dpaste.de/r5uu] to see the traceback, it's just huge to be pasted here (and it's not the full one)

fails 

----------------------------------------------------------------------

same for util_test suite. The problem is reproducible in python 2 and 3.
"	Bug	closed	Testing framework	dev	Normal	fixed		akshay1994.leo	Accepted	1	0	0	0	0	0
