SerializationTest leaks sessions
--------------------------------
Key: JCR-1008
URL: https://issues.apache.org/jira/browse/JCR-1008
Project: Jackrabbit
Issue Type: Bug
Components: JCR TCK
Reporter: Marcel Reutegger
Priority: Minor
Fix For: 1.4
The class TreeComparator extends from AbstractJCRTest and opens a session in
its constructor because it calls the setUp() method. The tearDown() method is
never called.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.