test session leaks
------------------
Key: JCR-1411
URL: https://issues.apache.org/jira/browse/JCR-1411
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-jcr-tests
Reporter: Julian Reschke
There are several places in the test suite where setUp() aborts with an
exception (or a call to fail()), which causes the sessions opened by
AbstractJCRTest.setUp() not to be closed again.
Examples:
- AbstractWorkspaceSaneNaneSibsTest
- SetPropertyNodeTest
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.