Andrea,
it looks like the problem was a race condition between the GC thread
calling a finalizer for a data store leaked from another test and the
stubbing setup for the test log handler, mediated by the shared
ContentDataStore logger. Fix is to register the mock log handler only
after stubbin
Andrea,
I can repeat this intermittent failure by running all tests (only) for
this module in Maven and Eclipse:
https://osgeo-org.atlassian.net/browse/GEOT-5603
Kind regards,
Ben.
On 22/11/16 04:51, Andrea Aime wrote:
> Hi,
> I keep on seen this error in pull request:
>
> SEVERE: There's code