-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF03, 5.9.1
-
Component/s: Tests
Tests using CoreFeature sometimes show the following error log:
ERROR [CoreFeature] There are 0 open session(s) at tear down; it seems the test leaked -1 session(s).
This is due to the fact that there are already some open sessions at startup.
The message should be made clearer, and the test should ensure there are no open session at startup.