Description
LuceneSupportPermsTest piles on sql authorization, sql authentication, custom policy file, custom locale, and single use decorators. With this combination, the database cannot be removed at test termination on Windows machines. The problem may be that the authentication hurdle prevents the decorator machinery from getting a connection to the database in order to shut it down. So files are left open and Windows can't delete the database directory.
Attachments
Attachments
Issue Links
- relates to
-
DERBY-6544 Non-english locale flunks LuceneSupportTest
- Closed