Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
SolrTestCaseJ4 assumes that, once its embedded CoreContainer has shutdown, it can check the ObjectReleaseTracker and ensure that all cores are closed. However, if the test has kicked off some asynchronous core reloads then this assumption doesn't necessarily hold, particularly on slow machines.
See http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/466/ for an example failure.