Session leak in API test cases
------------------------------
Key: JCR-536
URL: http://issues.apache.org/jira/browse/JCR-536
Project: Jackrabbit
Issue Type: Bug
Components: JCR TCK
Reporter: Julian Reschke
Priority: Minor
In setUp(). AbstractPropertyTest checks whether it can execute the test and
potentially throws an NotExecutableException. In this case, the helper Session
is lost (without logging out), and the parent's tearDown() code isn't executed.
The same problem may be present in more test classes (will check).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira