﻿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
25421	Twice run tests with --keepdb option in Oracle fails	Mariusz Felisiak	Mariusz Felisiak	"Twice run tests with --keepdb option in Oracle fails

{{{
#!div style=""font-size: 80%""
  {{{#!python
Using existing test database for alias 'default'...
Failed (ORA-01543: tablespace 'TEST_DJANGO_TEST' already exists
)
  }}}
}}}

To reproduce this:
* run test with keepdb option: ./manage.py test --keepdb
* repeat it"	Bug	closed	Database layer (models, ORM)	1.8	Normal	fixed	Oracle test keepdb		Accepted	1	0	0	0	0	0
