Hello,

when I'm running mvn clean test on the current master branch, testEvict always 
fails with the same error.

[ERROR] Failures: 
[ERROR]   TestAbandonedBasicDataSource>TestBasicDataSource.testEvict:946 
EvictionTimer thread was destroyed with numIdle=7(expected: less or equal than 
5)
[ERROR]   TestBasicDataSource.testEvict:946 EvictionTimer thread was destroyed 
with numIdle=7(expected: less or equal than 5)
[ERROR]   TestBasicManagedDataSource>TestBasicDataSource.testEvict:946 
EvictionTimer thread was destroyed with numIdle=7(expected: less or equal than 
5)
[ERROR]   TestDataSourceXAConnectionFactory>TestBasicDataSource.testEvict:946 
EvictionTimer thread was destroyed with numIdle=7(expected: less or equal than 
5)

Is there something wrong with my setup? I'm using Maven 3.6.3 with AdoptOpenJDK 
8.0.252.

Thanks for help.

Regards,
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to